blissify/include/constants.h

7 lines
101 B
C

#ifndef CONSTANTS_H
#define CONSTANTS_H
#define DEFAULT_STRING_LENGTH 10000
#endif // CONSTANTS_H