mirror of
https://github.com/CPunch/Laika.git
synced 2025-09-27 04:10:08 +00:00
CONTRIB: ltask.c should probably be reviewed lol
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
type *name; \
|
||||
int name##_COUNT; \
|
||||
int name##_CAP
|
||||
|
||||
#define laikaM_initVector(name, startCap) \
|
||||
name = NULL; \
|
||||
name##_COUNT = 0; \
|
||||
|
Reference in New Issue
Block a user