Function pointers can be used to call functions and pass parameters just like general functions. Declaration of function pointer variable: // ...
確定! 回上一頁