... *json_value, *json_timestamp; json = cJSON_Parse(text); if(NULL == json) { printf("Error before: [%s]\n", cJSON_GetErrorPtr()); ...
確定! 回上一頁