Program will Continue
Hunting for example code to fix my UIPickerView drawing bug, I instead found a forum signature worth keeping: if (!exit(-1)) fprintf(stderr, "exit call failed. Program will continue\n");
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");