#ifndef TB_MACROS_H_ #define TB_MACROS_H_ // keys #define C(X) ((X)-'@') #endif // TB_MACROS_H_