Convert the incoming JSON structure into a string: extern char *cJSON_Print(cJSON *item); can be used to output to the output device, free(char *) after use ...
確定! 回上一頁