C Składnia prototypu funkcji

returnType functionName(type1 argument1, type2 argument2, ...);
SAMER SAEID