/common/home/bel/bella/lnx/exports/build/current/all/vms-libs/msg/msgintf/msgintf.h

00001 #ifndef MSGSIGNAL_H
00002 #define MSGSIGNAL_H
00003 
00004 
00005 #ifdef  __cplusplus
00006 extern "C" {
00007 #endif
00008 
00032 
00038 #define MSG_AP_FE_SEP 1750
00039 
00040 #define MSGS_ORIG 0x01
00041 #define MSGS_ISO  0x02
00042 
00050 int msgs_charcode( int code );
00051 
00061 int msgs_get( int condno, int *pano, char *buffer, int buflen, 
00062     char *ident, int identlen );
00063 
00073 int msgs_fac( int facno, char *buffer, int buflen );
00074 
00084 int msgs_severity( int severityno, char *buffer, int buflen );
00085 
00095 int msgs_inf( int condno, int *facility, int *severity );
00096 
00099 #ifdef  __cplusplus
00100 }
00101 #endif
00102 
00103 
00104 #endif

Generated on 4 Mar 2014 for msgintf by  doxygen 1.4.7