Defining functions, function signatures, return more ...
LiveC: Boom program, if and recursion is while more ...
Calling functions - function invocation, call by value more ...
LiveC: Recursion on matchin parenthesis, local variables more ...
Arrays are call by value, struct's call by value and return by value more ...
LiveC: Array and call by value. more ...
Recursion and stacks more ...
LiveC: More complicated recursion calls more ...
Static, handling malloc'ed memory more ...
LiveC: Foreach and arrays. more ...
Function pointers more ...