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 ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to