Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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++.

...