new xj_snprintf and xj_decodef. Code from stb_sprintf was pulled in
This commit is contained in:
+2
-1
@@ -2,7 +2,8 @@
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <ctype.h>
|
||||
#include "xjson.h"
|
||||
#include <xjson.h>
|
||||
#include <xj_snprintf.h>
|
||||
|
||||
#define TEST(src_) { .line = __LINE__, .src = src_ }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user