updated version
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#define CUSTOM_STRING_MAX_LEN 64
|
||||
#define CUSTOM_STRING_MAX_LEN 256
|
||||
|
||||
typedef struct {
|
||||
char buffer[CUSTOM_STRING_MAX_LEN];
|
||||
|
||||
Reference in New Issue
Block a user