> Could you suggest me a free Linked List that > I can use in my Palm Application. I am using > Code Warrior as the IDE to develop the application.
Rohit, Have you checked the vast resources of the internet? A quick google search for "free linked list C library" quickly led me to multiple sites that have source code for linked lists. Not Palm-specific, but then it's C and you didn't really provide much detail as to what you need (e.g., persistence?) If you have never done so, you might also want to consider rolling your own... Oliver __________________________________________________ Do You Yahoo!? Yahoo! Movies - coverage of the 74th Academy Awards� http://movies.yahoo.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
