CPP File Format: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (typo) |
||
Line 1: | Line 1: | ||
{{unsupported-doc}} | {{unsupported-doc}} | ||
FileExtension .cpp is a generic identifier that indicates the contents | FileExtension .cpp is a generic identifier that indicates the contents ''can'' be raPified (binarised). | ||
The only 'official' use of cpp are in addon [[Config File Format|config.cpp]] files. | The only 'official' use of cpp are in addon [[Config File Format|config.cpp]] files. '''By convention only''', #include files can also be called '''cpp''','''hpp''' or '''h'''. All includes, indicate some form of rapifiable text, OR, sqf statements. | ||
[[Category:BIS_File_Formats]] | [[Category:BIS_File_Formats]] |
Revision as of 02:36, 7 July 2011
FileExtension .cpp is a generic identifier that indicates the contents can be raPified (binarised).
The only 'official' use of cpp are in addon config.cpp files. By convention only, #include files can also be called cpp,hpp or h. All includes, indicate some form of rapifiable text, OR, sqf statements.