When initializing an object of array type, the initializer must be either a string ... static char* p[2] = {malloc(1), malloc(2)}; // error ...
確定! 回上一頁