C Syntaxe du prototype de fonction

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