Open main menu
CDOT Wiki
β
Search
Changes
← Older edit
Newer edit →
Team K - OOP344 - 20132
5 bytes added
,
21:23, 19 August 2013
→
Blocks
=== Blocks ===
<syntaxhighlight lang="cpp">
if(condition){
whatever
statement
;
}</syntaxhighlight>
=== Variable Naming ===
<syntaxhighlight lang="cpp">
Amal Khandelwal
1
edit