> Hi,
> 
> I am developing application for Palm OS using C.
> I am using strcmp function in my program. I am not able to find library name
> to include for this function, so I am getting linker error.
> 
> Can any one tell me which file do I need to include to solve linker problem?
 
  many standard C library calls have an equivalent PalmOS variant.

    strcmp = StrCompare

  be sure to check out the API documentation at the www.palmos.com website

// az
[EMAIL PROTECTED]
http://www.ardiri.com/    <--- free games!


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