extern int BasicA(void); int BasicC(void) { return BasicA(); }