HP Advanced Communications Controllers (ACC) manual

Models: Advanced Communications Controllers (ACC)

1 328
Download 328 pages 30.05 Kb
Page 295
Image 295

ZCOM C I/F Library Routines

ZQSZE (3X)

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).

Chapter 4

295

Page 295
Image 295
HP Advanced Communications Controllers (ACC) manual