File modules/qc/er_QC_errors.h

  $Revision: 1.1 $

er_WH_errors.h - definition of errors for the whois module
Status: NOT REVUED, NOT TESTED,
Design and implementation by: Marek Bukowy

Preprocessor definitions

#define QC_OK

Typedef QC_err_code_t

typedef enum {...} QC_err_code_t
enum 
   { 
     LOW_QC_OK; 
   }