In C, a pointer holds the address of an object stored in memory. ... The * character specifies that this variable is in fact, a pointer. Here is an example:
確定! 回上一頁