Versions Compared

Key

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

...

PRE08-EX1: While C99 requires only the first eight characters in the file name to be significant characters, most modern systems have long file names, and compilers on such systems can typically differentiate them. Consequently, long file names in headers may be used, provided that all the implementations to which the code is ported can distinguish between these file names.

...