void function3()
Message that describes the main function.
#define var1
Message that describes the function of the variable.
#define var2
Message that describes the function of the variable.
int function4(int var1, float var2)
Message that describes the main function.