char **ptr is the pointer to character pointer i.e. to store the address of a two dimensional character array (known as array of strings). int ...
確定! 回上一頁