Changes

Jump to: navigation, search

OOP344 201314-Anonymous

32 bytes added, 12:02, 22 February 2013
no edit summary
{{OOP344 Index | 20131}}
== NIUAnonymous (Team 114) ==
*Github:https://github.com/Seneca-OOP344/1-NIU
== Programming Style ==
'''1. Indentation'''
* Four Two spaces or half a tab
'''2. Blocks'''
<syntaxhighlight lang="cpp">
if(something){{ abc = xyz; while(abc == 0){ { printf("What is this?\n"); }
return abc;
 
}
</syntaxhighlight>
{
int a = 1;
char* bookNamesbook_names; char bookId
return 0;
}
 
class _foo()
 
int foo();
 
int foo(char id,int x){
 
_id=id;
 
}
</syntaxhighlight>

Navigation menu