... cJSON *root = cJSON_Parse(pdata); if(!root){ //Does not conform to JSON format os_printf("Error before: [%s]\n",cJSON_GetErrorPtr()); ...
確定! 回上一頁