GDS low level subroutines


The following low level subroutines belong to the category GDS:
``Gipsy Database System'' In parentheses the name of the source file is given.
GDS___CHECKL
Condition checking and handling routine. Same as GDS___CHECK, excpet that GDS___LEAVEC is called before the exit is taken. (gds___checkl.shl)
GDS___ERROR
Central error handler for GDS. (gds___error.c)
GDS___PACK
pack a grid value into a coordinate word (gds___unpack.c)
gds___server
Obtain a GDS server status block pointer, given a set name. (gds___server.c)
gds___srvcls
Close all GDS server connections (gds___server.c)
gds___srverr
Obtain GDS error code associated with server connect failure (gds___server.c)
gds___srvnam
Obtain GDS server-relative set name, given the full set path. (gds___server.c)
gds___srvrcv
receive data associated with the current request from GDS server. (gds___server.c)
gds___srvreq
Issue a request to a GDS server. (gds___server.c)
gds___srvsnd
send data associated with the current request to a GDS server. (gds___server.c)
gds___str2char
copy a zero-terminated character string to a fchar. (gdsd_basic.c)
GDS___UNPACK
unpack a grid value from a coordinate word (gds___unpack.c)
gds_tune
Contains GDS tuning routines. (gds_tune.c)

GIPSY GIPSY