MAX_EXCEPTION_FILES
char *exception_files[MAX_EXCEPTION_FILES];
if (n_exception_files >= MAX_EXCEPTION_FILES) {
MAX_EXCEPTION_FILES);