CPP File Format: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (damn) |
||
Line 3: | Line 3: | ||
FileExtension .cpp is a generic identifier that indicates the contents ''can'' be raPified (binarised). | FileExtension .cpp is a generic identifier that indicates the contents ''can'' be raPified (binarised). | ||
The only 'official' use of cpp are in addon [[Config. | The only 'official' use of cpp are in addon [[Config.cpp/bin 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:40, 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.