Second group module
The second group, containing some more functions.
Enums
- enum Enum { }
- An enum.
Functions
- void function3()
- Yet another function.
- void function4()
- And even more functions.
- void anotherFunction()
- Lets define yet another function.
Defines
- #define A_DEFINE
- A define.
Enum documentation
Function documentation
void anotherFunction()
#include <file3.h>
Lets define yet another function.
Also with detailed description.