The function declaration is wrong. As the parameter has the type char * then the expressions array[i] yields a scalar object of the type ...
確定! 回上一頁