bruh
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
// ===<>===<>===-< <<< include/include.h >>> >-===<>===<>===
|
||||
|
||||
#ifndef INCLUDEH
|
||||
#define INCLUDEH
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <limits.h>
|
||||
#include <string.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#define QUERRY_MAX 10 //(char) <= 254
|
||||
#define IN_QUERRY_CHARS 10 //(char) <= 254
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user