Re: How to write function with multiple parameters...??
- From: Park Sung-jae <darkpgm@xxxxxxxxxx>
- Date: Mon, 31 Oct 2005 02:27:50 +0900
Bore Biko wrote:
> I don't know hopw to do this,
> like "printf", or "sprintf", I know
> they use a stack but how to make
> my own...??
>
> Thanks in advance !!
> robert.bralic@xxxxxxxxxxx
>
>
use va_arg, va_list, etc..
.
- Prev by Date: Re: reading from a text file
- Next by Date: Re: reading from a text file
- Previous by thread: Re: How to write function with multiple parameters...??
- Next by thread: Re: how to replace a substring in a string using C?
- Index(es):