在C 語言中,不論是variable、array、struct、或是function ... Function Pointer:指向函數的指標。 int (*pfunc)(int);. Function return a pointer: 回傳指標的函數。
確定! 回上一頁