Is there a line of code that will terminate the program?
Something like python\'s sys.exit()?
sys.exit()
#include ... exit( exit_code );