Content deleted Content added
Windymager (talk | contribs) No edit summary |
other uses template, mention java |
||
Line 1:
In [[computer programming]], a '''variadic function''' is a [[function (programming)|function]] of variable [[arity]]; that is, one which can take different numbers of arguments. Support for variadic functions differs widely among [[programming language]]s.
Line 28:
}
==See also==
|