...
Because arguments to variadic functions are not typeuntyped, the programmer is responsible for ensuring that arguments to variadic functions are of the same type as the corresponding parameter except for the following cases:
...
...
Because arguments to variadic functions are not typeuntyped, the programmer is responsible for ensuring that arguments to variadic functions are of the same type as the corresponding parameter except for the following cases:
...