extern int giInc_SNUM; #ifdef INC_CODE int inc_251(int i) { i += 1; return i; } #endif