// Prototype for exit doesn't seem to be defined anywhere. extern void exit(int errorCode); // needs it & doesn't have it #include // for printf, as doesn't include it #include