Versions Compared

Key

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

...

The following are C99 compliant conversion specifiers. Using any other specifier may result in undefined behavior.

Code Block
d, i, o, u, x, X, f, F, e, E, g, G, a, A, c, s, p, n, %

...