char *ptrChar; I know that ptrChar is a pointer to char. What's the command for a pointer to string?Edit: If it's the same (ptr to char vs. ptr to string) ...
確定! 回上一頁