Function Types

int f(int, int)     specified
 
int f(void)none
 
int f()unspecified