>tempStr[0] = va_arg(arg_ptr, char **); A two dimensional array is not compatible with a pointer to a pointer. Either switch to using an ...
確定! 回上一頁