Dear subscribers.

I'm currently using CW 7 and developing a simple application. In this
application I would like to use the standard C library functions such as
strtok(), strlen(), strcpy() etc, implemented in the MSL library.

My problem is that strtok() generates a linker error when I'm compiling the
project. All other of the functions mentioned above seems to compile and
link OK. I've tried to add string.c from the MSL library, which was the only
place I could find an implementation of strtok(), to my project but it
doesn't compile cleanly. Any help would be appreciated.

Another question is, is it wise to use the standard C functions at all in a
Palm OS project?

Kind regards, Ola Theander

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to