- file naming follow DOS naming rules (8 characters + 3 character name for the extension).
- keyword (reserved word) must be written in lowercase.
- writing programs (naming the function, variable naming, naming constants, etc.) are case sensitive.
- each statement / statement / expression in the program must end with a semicolon (;).
Some Basic Rules programming with C + +
Reviewed by amriarul
on
2:52 PM
Rating:
No comments: