...
DCL50-CPP-EX1: It is permissible to define a C-style variadic function if that function also has external , C language linkage. For instance, the function may be a definition used in a C library API that is implemented in C++.
...
...
DCL50-CPP-EX1: It is permissible to define a C-style variadic function if that function also has external , C language linkage. For instance, the function may be a definition used in a C library API that is implemented in C++.
...