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