mirror of
https://github.com/json-c/json-c.git
synced 2026-04-02 20:09:06 +08:00
add uint64 data to json-c
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
#define PRId64 "I64d"
|
||||
#define SCNd64 "I64d"
|
||||
#define PRIu64 "I64u"
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user