readme-thing/main.h

8 lines
63 B
C

#ifndef MAIN_H
#define MAIN_H
#define MAXBUFFER 1024
#endif