woogi1368

Results 1 comments of woogi1368

sample code static size_t remLen; // MAX JSON String Count struct header { int protocolVersion; int messageId; int stationId; }; struct data { struct header head; }; char* json_header( char*...