Versions Compared

Key

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

...

Code Block
bgColor#ccccFF
langc
#ifndef HEADER_H
#define HEADER_H

/* ... contentsContents of <header.h> ... */

#endif /* HEADER_H */

...