Re: Sprintf .....
- From: Eric Sosman <eric.sosman@xxxxxxx>
- Date: Fri, 30 Sep 2005 13:48:21 -0400
Savio wrote On 09/30/05 13:29,:
> Hi guys ,,
>
> Can anyone out there tell me what is sprintf "
Like printf(), except that its "output" goes into a
character array that you provide instead of being sent
to stdout. The array must be large enough to hold all
the characters plus a terminating '\0'.
--
Eric.Sosman@xxxxxxx
.
- References:
- Sprintf .....
- From: Savio
- Sprintf .....
- Prev by Date: Re: Sprintf .....
- Next by Date: Re: Why googlers never quote and never will (Was: Re: Universal (g)libc)
- Previous by thread: Re: Sprintf .....
- Next by thread: Re: vcl.h [OT]
- Index(es):