Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Wiki Markup\[[ISO/IEC 9899-1999|AA. Bibliography#ISO/IEC 9899-1999] \] enumerates several instances where the behavior of accessing an object or function expanded to be a standard library macro definition is [undefined|BB. Definitions#undefined behavior].

The macros are assert, errno, math_errhandling, setjmp, va_start, va_arg, va_copy, and va_end.

...