Changes

Jump to: navigation, search

Team H - OOP344 - 20132

1 byte removed, 00:01, 16 June 2013
Demonstration
int bar()
{
if ( foo() ) { // This brace should be one space away from the if's condition...
return 3;
}else if ( bar() ){ // ...and so should these braces

Navigation menu