json-maker
json-maker copied to clipboard
Fixed compile-time errors for test.c and example.c, Fixed buffer overflow, Added new function
Hi, thanks for your useful repository Here is my changes This going to fix compile-time errors in test.c and example.c files. Also, I fixed buffer overflow issue and added a new function to support "unsigned long long" data type. Please check it out and accept my pull request. Thanks