User: Handzo

  • Public profile

User profile: Handzo

User info
User name:Handzo
History
Joined:
Number of posts:4
Latest posts:

TreeView filling
Hi every one. Wanna fill my TreeView object recursively. I have some troubles with that. Here is the...

Data structure "Tree" need some help
[code] struct atrElem { wchar_t atrName[20]; wchar_t atrValue[20]; atrElem *next; }; st...

Data structure "Tree" need some help
[quote]Also, encapsulate more[/quote] I have to write this without STL [quote]Cause i can't realise...

Data structure "Tree" need some help
Hi guys! I wanna create a "Tree" for reading *xml files. Can't figure out how many and what kind of ...

This user does not accept Private Messages