This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: itoa?


Hi,

On Mon, Jul 7, 2008 at 18:01, Paulo J. Matos <pocm@soton.ac.uk> wrote:
> Hello all,
>
> Throughout the years I have been repeatedly duplicating code on my
> projects with an implementation of the conversion of a base-10 integer
> into a string. Is there any function in glibc doing this?
what is wrong with printf and friends?

Beret
>
> Cheers,
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]