#define CODE_EXPANDER #include extern int busy; int C_busy() { return( busy); }