Versions Compared

Key

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

...

C99 also provides the strftime() function, which can be used to avoid these problems.

...

Search for vulnerabilities resulting from the violation of this rule on the CERT website.

Bibliography

Related Guidelines

Wiki Markup\[[ISO/IEC 9899:1999|AA. Bibliography#ISO/IEC 9899-1999]\] Section 7.23.3.1, "The asctime function" and Section 7.23.3.5, "The strftime function"

Bibliography

http://www.opengroup.org/onlinepubs/9699919799/functions/asctime.html

...