1) Unlike normal pointers, a function pointer points to code, not data. Typically a function pointer stores the start of executable code. 2) ...
確定! 回上一頁