載入中...
2
0
OldMen 於2年8個月前貼文
Function Pointers are pointers which point to the address of a function. A running program gets a certain space in the main-memory. Both, the executable compiled program code and the used variables, are put inside this memory.
© Copyright funP.com, 2006-2009, all rights reserved.