help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: where is the itoa()


From: Vipin Dravid
Subject: Re: where is the itoa()
Date: Sat, 26 Aug 2006 10:39:20 +0530

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 <sharathg786@gmail.com> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]