> From: Manal Milad > > Is there a way I can implement a tree? > What language are you using? Trees are usually created using pointers. Most Palm developers are using C or C++. These languages (and many others) support pointers. So, you should be able to program a tree. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
