void main(void); int aFunction(void); void bFunction(float);
void is used when a function have no parameters or when a function does not return a value.
void
void, bool, int, float