- Variables
- Types
- Declaration
- Scopes
- Constants
- Functions
- Definition
- Declaration
- Return values
- Basic I/O
-
printf()
-
scanf()
-
%d
,%c
-
- Mathematical operations
- Unary operators
-
++
-
--
-
- Binary operators
-
+
-
-
-
*
-
/
-
%
-
-
math.h
- Unary operators
- Logical operators
-
&&
-
||
-
- If-then-else
- For loops
- While loops
- Do-while loops
Last active
April 24, 2016 09:14
-
-
Save aakashjog/8fb52f5e210ecd67de10cac7e56fac4c to your computer and use it in GitHub Desktop.