![]() |
variable arguments in C
how can a function take variable argument in C, as printf?
|
Re: variable arguments in C
Its very simple. You need to be using the va_ functions
Code: C
|
| All times are GMT +5.5. The time now is 05:04. |