/* * * (c) COPYRIGHT INRIA, 1996. * Please first read the full copyright statement in file COPYRIGHT. * */ #define PRINT_MISSING_FILE 0 #define PRINT_UNABLE_TO_CREATE_FILE 1 #define PRINT_THE_DOC_DOES_NOT_BEGIN_WITH_A_PAGE_BREAK 2 #define PRINT_PAGE_IS_TOO_LONG_FORMAT_THE_DOC 3 #define PRINT_DESTINATION_EXIST 4 #define PRINT_BAD_OPTION 5 #define PRINT_MSG_MAX 6