* Parameter --- an object declared as part of a function de…

Twetch ·

* Parameter --- an object declared as part of a function declaration or definition that acquires a value on entry to the function,..

Replies

Twetch ·

...or an identifier from the comma-separated list bounded by the parentheses immediately following the macro name in a function-like macro definition. Also known as ``formal argument'' or ``formal parameter.''