HP Advanced Communications Controllers (ACC) Guía de usuario Pagina 180

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 328
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 179
ZCOM C I/F Library Routines
ZCOMERROR (3X)
Chapter 4180
EXAMPLE
#include <zcom/zcomsys.h>
#include <zcom/zcomcall.h>
char *errmsg; /* Returned message string */
int32 err;
errmsg = zcomerror (err);
FILES
/opt/acc/include/zcom/zcomsys.h ZCOM subsystem general include file,
containing data types, data
structures, constants, error codes,
masks, etc. Note that this must be the
first include file before any other
ZCOM include files.
/opt/acc/include/zcom/zcomcall.h ZCOM routine function prototypes
(requires ANSI C compilation).
/opt/acc/msg/zstatmsg.msg ZCOM status messages.
/opt/acc/msg/default.msg Master message text file.
Vista de pagina 179
1 2 ... 175 176 177 178 179 180 181 182 183 184 185 ... 327 328

Comentarios a estos manuales

Sin comentarios