Yesterday, 01:51 AM
i am looking for official documentation in the references for how arguments are provided to functions that are to get a variable number of arguments, but i cannot find it in the references for the language or the library. maybe i am scanning over it and missing it. any good suggestions?
what i mean by variable arguments is that some calls have more arguments than others while some have fewer, maybe even zero.
what i mean by variable arguments is that some calls have more arguments than others while some have fewer, maybe even zero.