Respuesta :

The Header function specifies the return data type

tonb

The function prototype specifies the return data type, name of the function, and the parameter variable.

The prototypes are placed in header files (at least in C/C++)