printf("Error before: [%s]\n", cJSON_GetErrorPtr()); }//transfer data to pointer exeStr = (char*)malloc(strlen(name->valuestring) ); sprintf(exeStr, "%s", ...
確定! 回上一頁