Re: how to convert integer to string
gunanathan_at_gmail.com
Date: 09/27/05
- Next message: Bit Twister: "Re: how to convert integer to string"
- Previous message: Barry Margolin: "Re: problem in reading from file"
- In reply to: jpd: "Re: how to convert integer to string"
- Next in thread: Bit Twister: "Re: how to convert integer to string"
- Reply: Bit Twister: "Re: how to convert integer to string"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 27 Sep 2005 06:42:45 -0700
Hi,
I dont have any knowledge in UNIX Can you send initial Documents and
How to work, Please I need your help.
Thanks and Regards,
Gunanathan.B
jpd wrote:
> Begin <dh9jus$8l3$1@reader1.panix.com>
> On 2005-09-26, John Gordon <gordon@panix.com> wrote:
> > itoa() isn't a standard function. Some computers have it, and some don't.
> > Try sprintf():
>
> I'd recommend snprintf(), if available. (In C99, but anyway.)
>
>
> --
> j p d (at) d s b (dot) t u d e l f t (dot) n l .
- Next message: Bit Twister: "Re: how to convert integer to string"
- Previous message: Barry Margolin: "Re: problem in reading from file"
- In reply to: jpd: "Re: how to convert integer to string"
- Next in thread: Bit Twister: "Re: how to convert integer to string"
- Reply: Bit Twister: "Re: how to convert integer to string"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|