Below are some of the common return types. Any typedef can also be used as a return type.
void
char
short
int
long
float
double
signed
unsigned
( Log in )