Changes

Jump to: navigation, search

OOP344 - FjXR - 20102

27 bytes added, 15:43, 31 May 2010
no edit summary
<p>
Prefixes are often combined to form other prefixes, as when '''p ''' and '''sz ''' are joined to form '''psz''', which stands for "pointer to zero-terminated string." </p>
<p>(See Example Below)</p>
=== File names ===
to use '''.cpp ''' for implementation files and '''.h ''' for header files.<br/>
Note that when including Standard C++ header files,<br/>
the option of having no file name extension is used,<br/>
already been defined. The name used for the guard is based on the
name of the header file, with all letters of the file name uppercase
and replacing the ‘.’ with an underscore. For example:</p><br/><br/>
1
edit

Navigation menu