file3.h file

Include file with some stuff that belongs to group 1 and group 2.

Namespaces

namespace Namespace
A namespace.

Functions

void anotherFunction()
Lets define yet another function.
void moreFunction()
And another function here.

Defines

#define A_DEFINE
A define.