Actually it doesn't at this point. The MSL Runtime Palm OS (2i).lib isn't
built with those library functions included. However, for certain functions,
you could include those files directly from the MSL sources inside your
project and use them. This works best of course with say, the macros which
don't depend too much on the rest of MSL C. But in a number of instances,
you may have to bite the bullet and just code it up - sorry.

Rgds,
Jun-Kiat Lam
Metrowerks Technical Support

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of In Seo
Han
Sent: Wednesday, July 05, 2000 1:33 AM
To: Palm Developer Forum
Subject: How To Use standard library in Palm OS ?


I've heard that MSL supports C standard library for Palm OS.

What should I do to use this standard library?

I tried to use standard library function, for example "strspn()" after I
included <string.h> in \MSL\MSL_C\MSL_Common\Include
and added  MSC runtime library(2i) to my first segment.

However I got the error message in link.

I know that there's unix_string.h for the frequently using functions like
strcmp(), but I want to use the standard library functions which is not in
this file.

Let me know the way to cope with this problem.

Thanks in advance.




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


-- 
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