Update func.h

This commit is contained in:
2025-11-20 14:47:30 +07:00
committed by GitHub
parent 26f43ccfe5
commit 7d379d6206
+2 -2
View File
@@ -1,5 +1,5 @@
#ifndef ARRAY_OPS_H
#define ARRAY_OPS_H
#ifndef FUNC
#define FUNC
#include <stdio.h>
#define MAXMASSIVESIZE 10000