There is no "standard" itoa() that I know of, why can't you use a simple sprintf btw ?
On 25 Aug 2006 05:28:00 -0700, xcrazy <[EMAIL PROTECTED]> wrote:
hi, i'm new to c++, i'm referring a book where there's an example that uses a function itoa() for data conversion, but my g++ shows its undeclared when i use it, what header should i use? i tried using iostream, stdlib... _______________________________________________ help-gplusplus mailing list help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus
-- Regards, V i p i n The only rules that matter are these; what a man can do and what a man can't. :- Capt. Jack Sparrow, POC - I _______________________________________________ help-gplusplus mailing list help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus