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

Re: OT : itoa() and ltoa()



On Fri, Jun 22, 2001 at 08:21:16PM +0530, Steve Fernandez wrote:
> Hi Guys,
> 
>     Grendel, thanks for the tip. Well, I don't know if I searched well
> enough, but I could'nt find anything similar to the functions itoa() and
> ltoa() available in Turbo C under dos (functions to convert and int or a
> long into a string) I found atoi() though. Does somebody know of a
> function that does int/long to string conversion?

How about sprintf(3)?

> Regards,
> Steve Fernandez.

Cheers,
-- 
Bob McClure, Jr.            |"God is dead." - Nietzsche
Bobcat Open Systems, Inc.   |"Nietzsche is dead." - God
robertmcclure earthlink net |





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