Hi, I've only just started writing C/C++ programs for the UNIX platform. However, I've noticed that many of the basic ANSI C functions are not recognized by the server's compiler.
These functions include:
ltoa(), fcvt(), strrev(), strupr(), strlwr(), floor(), ceil() and more...
Can anybody tell me why these basic functions do not seem to be available even with the appropriate headers included?
I've had to write my own implementations of these very basic ANSI functions.
[sup]programmer (prog'ram'er), n A hot-headed, anorak wearing, pimple-faced computer geek.[/sup]
These functions include:
ltoa(), fcvt(), strrev(), strupr(), strlwr(), floor(), ceil() and more...
Can anybody tell me why these basic functions do not seem to be available even with the appropriate headers included?
I've had to write my own implementations of these very basic ANSI functions.
[sup]programmer (prog'ram'er), n A hot-headed, anorak wearing, pimple-faced computer geek.[/sup]