In C++ a function prototype models the actual function completely. As per ANSI C standard all functions in a program must be prototyped means, ...
確定! 回上一頁