xcrazy 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...
There is no standard function with that name, so there might be none. _______________________________________________ help-gplusplus mailing list help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus