-
- Type:
int
,void
- Type:
-
Function:
-
Definition
-
Parametres, Arguments
-
Return Value, as an Expression, e.g.
a = add(1, 2) + mul(3, 4);
-
-
Operator:
-
Unary:
-
,!
,~
Arithmetic operators -
Binary:
&&
,||
Logical operators -
Assignment: Return Lvalue, e.g.
a = b = c = 0;
(Optional)
-
-
Variable Declaration:
-
Multiple Variables
-
Initialisation Initialization
-
-
- Return: Constant, Variable, Expression (Done in Refactored Lab2)
Lab3-3rd-Gen-Compiler
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||