A better approach is to use function prototypes. This is a way of declaring to the compiler what data a function will require, without actually providing the ...
確定! 回上一頁