Versions Compared

Key

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

...

CERT C++ Secure Coding Standard: DCL09-CPP. Declare functions that return errno with a return type of errno_t

ISO/IEC 9899:2011 Section  Section 6.7.6.3, "Function declarators (including prototypes)"

...