Changes

Jump to: navigation, search

Team Code Junkies - OOP344

120 bytes added, 13:31, 7 February 2010
Rules to follow
6. Do not use redundant statements (i.e: if (x != 0) )
7. Comment with '/*' example: /* insert comment here */. Do not use '//' because that is use in c++ (we're coding in C)

Navigation menu