The purpose of a function prototype in C is to provide the compiler with information about a function's name, return type, and parameters.
確定! 回上一頁