Comments Chapter 14
![]() |
Programming in C | © Kishori Mundargi Source: PEOI |
1) The original paragraph:
2) The title "Including header files" was replaced by "Including files"
3) In the section Including files, there was written: #include <systemfile.h>, but the name systemfile.h did not appear in the preview area, because brackets are special html characters that must be "written" "&lt;" (less than) for the left side bracket and "&gt;" (greater than) for the right side bracket.
4) WINT was replaced by WIN32 (typo error)
[Your opinion is important to us. If you have a comment, correction or question pertaining to this chapter please send it to comments@peoi.org .]
Return to Chapter 14 C Preprocessor Chapter :