Function argument lists.


Normally, a function has a fixed number of arguments passed to it. But if you have used something like 'printf' or 'scanf' you will know that a variable number of arguments can be passed. This ability is defined by the use of ... (three periods). Here is an example.



Martin Leslie

AltStyle によって変換されたページ (->オリジナル) /