help-gplusplus
[Top][All Lists]
Advanced

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

Re: where is the itoa()


From: Lars Uffmann
Subject: Re: where is the itoa()
Date: Fri, 25 Aug 2006 18:55:38 +0200

"Rolf Magnus" <ramagnus@t-online.de> schrieb:
> > 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.

http://www.cplusplus.com/ref/cstdlib/itoa.html

Not standard?

Best Regards,

   Lars




reply via email to

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