Changes

Jump to: navigation, search

Team U - OOP344 20133

13 bytes removed, 17:33, 22 October 2013
Coding Style and Standards
* Using namespace cio
* Variables rules
** start local variable with flag p_, l_ (parameter, local)
** class variable start with _
** start with lower character

Navigation menu