UNIX and Linux files ending in .c are, by convention, text files containing source code written in the C programing language. .h is used for "header" files --- sources that just contain #define and #include macros and inclusion
directives. .cpp is used for programs in C++ (generally treated as a set of extensions to the C programming language, most modern C compilers can also compile C++ sources.
Contributors
- () JimDennis - 23 Sep 2003
- If you edit this page: add your name here; move this to the next line; and if you've used a comment marker (your initials in parenthesis), include it before your WikiName.
Revision Comment
Page Ratings