Program will Continue
I was digging around for some example code that would help me figure out why I'm experiencing drawing problems with my UIPickerView when I rotate it 90 degrees, and I found a forum post signature thing that read:
if (!exit(-1)) fprintf(stderr, "exit call failed. Program will continue\n");