Changes

Jump to: navigation, search

OOP344 20131 - See Plus Plus

2 bytes removed, 01:24, 15 February 2013
Coding Style
* Names representing types must be in mixed case starting with upper case (example: SavingAccount).
* Function Method names must be in mixed case starting with lower case (example: savingAccount()).
* Variable names must be in mixed case starting with lower case (example: savingAccount).
1
edit

Navigation menu