HP Advanced Communications Controllers (ACC) Uživatelská příručka Strana 295

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 328
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 294
ZCOM C I/F Library Routines
ZQSZE (3X)
Chapter 4 295
EXAMPLE
#include <zcom/zcomsys.h>
#include <zcom/zcomcall.h>
int32 ierr;
zaddr_type zaddr;
zqhd_type zqhd;
if (ierr = zqsze (&zaddr, &zqhd)) {
/* error return code */
}
else {
/* good return code */
}
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).
Zobrazit stránku 294
1 2 ... 290 291 292 293 294 295 296 297 298 299 300 ... 327 328

Komentáře k této Příručce

Žádné komentáře