Why don't you use StrAToI?  The Palm OS Reference says to "Use this function
instead of the standard atoi routine."

Regards,

Steve

-----Original Message-----
From: Samuel Tu [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 26, 2000 5:28 PM
To: Palm Developer Forum
Subject: Linker Error: atoi referenced from QuestionForm() is undefined?
P lease help


Hi Every one,

I have a newbe question, I would like to use the C/C++ std function convert
a string to integer. So I include the <stdlib.h> and use the "atoi" function
inside a QuestionForm function as follow
int test = atoi("server")

However, when I compile the program, if give me "Linker Error: atoi
referenced from QuestionForm() is undefined". I already undefind the
QuestionForm function, so I have no idea what's going on? Any idea? 

Please help. Thanks

Sam


============================================
Samuel Tu
Software Engineer
Numoda Corporation
The Curtis Center 
601 Walnut Street, 9th Floor
Philadelphia, PA  19106
Tel    : 215.238.8881 
Fax   : 215.238.9995
Email: [EMAIL PROTECTED]

---------------------------------------------------------------

This electronic mail transmission contain 
confidential information intended only for 
the person(s) named. Any use, distribution,
copying or disclosure by another person is
strictly prohibited.
---------------------------------------------------------------


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