Hi, does anyone know of a way to tokenize a string? I have tried using the standard C function (strtok) and I had a bundle of memory issues. I have also tried implementing my own by copying the source of the standard C strtok and modifying the datatypes. Still I always get memory issues. I'm very new to C and palm programming, so I'm having a lot of trouble with memory handling. I'd appreciate any help that I can get. (code samples would be greatly appreciated :) )
Thanks Jarrod -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
