IPX/SPX Programming Manual

Library Routines
HP NonStop IPX/SPX Programming Manual528022-001
5-70
SAP Description
SAP Header Files
Applications that add an entry to the SAP table must compile the header files listed
below. Header files are in the $SYSTEM.ZIPXPRO subvolume.
C Header Files
C applications accessing the SAP table must compile the following header files:
TAL Header Files
TAL applications accessing the SAP table must compile the following header files:
SAP Libraries
Applications accessing the SAP table programmatically must bind one of the SAP
libraries listed below. Libraries are in the $SYSTEM.ZIPXPRO subvolume.
SAP functions are described in alphabetical order.
ipxapish Shared function prototypes
sapapih SAP-specific function prototypes
zipxc DDL output file with C language data structures (for the
sap_info and sap_info_nw calls only)
zspic Additional C language data structures (for the sap_info and
sap_info_nw calls only)
sapapid External function prototypes
zipxtal DDL output file with TAL language data structures (for the
sap_info and sap_info_nw calls only)
zspital Additional TAL language data structures (for the sap_info and
sap_info_nw calls only)
Note. For details on how to compile and bind programs written in the HP C or TAL
programming languages, refer to the C/C++ Programmer’s Guide or the TAL Reference Manual
respectively.
SAPAPIL Large-memory model
SAPAPIW Wide-data model
SAPAIL Native-mode model