In C programming, a function prototype is used to declare the signature of a function, which includes its name, return type, and parameters.
確定! 回上一頁