Hi all,
I tried to use some basic C commands, such as "sprintf" and "strtod". When
I went to compile, I received a link error stating: "'sprintf' referenced
from 'MyFunction()' is undefined." I have included the appropriate header
files (stdio and stdlib), however I still cannot compile my program. These
are the first basic C commands that I have had to use in my program as of
yet. I looked through the stdio.h and stdlib.h files and then the cstdio
and cstdlib files and found the function headers, however, I did not find
the coding anywhere. I suspect that the actual function definitions are not
being included in my program. If anyone has any ideas of where I went wrong
and how I can fix this problem, I would greatly appreciate any assistance.
Thank you very much in advance.
Sandra Webb
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/