// && gcc prog.cpp catch.o void catch(void); #include int main() { catch(); return 0; }