Versions Compared

Key

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

...

The ISO/IEC TR 24731 functions were created by Microsoft to help retrofit its existing, legacy code base in response to numerous, well-publicized security incidents over the past decade. These functions were then proposed to the ISO/IEC JTC1/SC22/ WG14 international standardization working group for the programming language C for standardization.

The strcpy_s() function, for example, has this signature:

...