#define CODE_EXPANDER #include #include extern int B_busy; void C_close() { assert( B_busy); end_back(); close_back(); B_busy = 0; }