Open main menu

CDOT Wiki β

Changes

Team Code Junkies - OOP344

19 bytes added, 21:45, 1 February 2010
m
Rules to follow
}
2. camel for vars ex: char thisIsCamel; int forLoop;
3. Do not create variables that are never use