could antic treat exit() the same way as return or break?
case ARG_VERSION: // do something exit (0); case ARG_FATAL_WARNINGS:
Log in to post a comment.