For the following topics:
-
Direct addressing. Global variables in C.
-
Control flow and branching.
-
Subroutines with parameters.
-
Subroutines with local variables.
-
Short-circuited c operators, macros.
-
Interrupts, priority queues.
-
Linkage
Please provide:
-
A brief description about what the topics are and the usage in programming
-
An example how to illustrated (ppt, image jpg, or even characters)
-
An example in code
-
An example of exercise question