HP Advanced Communications Controllers (ACC) Betriebsanweisung Seite 256

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 328
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 255
ZCOM C I/F Library Routines
ZLTSTORE (3X)
Chapter 4256
EXAMPLE
#include <zcom/zcomsys.h>
#include <zcom/zcomcall.h>
int32 ierr;
uint32 appln;
char label[6];
uint32 size;
int32 offset;
if (ierr = zltstore (appln, label, size, &offset)) {
/* error return code */
}
else {
/* good return code */
}
FILES
SEE ALSO ltqdget(3X), ltqdput(3X), zltqueue(3X), zltup(3X)
/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).
Seitenansicht 255
1 2 ... 251 252 253 254 255 256 257 258 259 260 261 ... 327 328

Kommentare zu diesen Handbüchern

Keine Kommentare