Autoarr_define
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "StringBuilder.h"
|
||||
|
||||
define_Autoarr(string)
|
||||
Autoarr_define(string)
|
||||
|
||||
#define BL_C 32
|
||||
#define BL_L 1024
|
||||
|
||||
@@ -7,7 +7,7 @@ extern "C" {
|
||||
#include "../Autoarr/Autoarr.h"
|
||||
#include "string.h"
|
||||
|
||||
declare_Autoarr(string)
|
||||
Autoarr_declare(string)
|
||||
|
||||
typedef struct StringBuilder{
|
||||
Autoarr(string)* compl_bufs;
|
||||
|
||||
Reference in New Issue
Block a user