#ifndef DEFS_H #define DEFS_H #define CR "\r" #define LF "\n" #define CRLF "\r\n" #endif // DEFS_H