DATA general subroutines


The following general subroutines belong to the category DATA:
``Operate on data'' In parentheses the name of the source file is given.
CLSPFP
Checks local single precion floats whether they are legal floating point numbers. If not, they are replaced by BLANKs. (floating.c)
DBLANK
Logical function returning whether argument is a universal BLANK (undefined). (floating.c)
DPFPFL
Converts Double Precision Floating Point numbers from Foreign format to Local format. (floating.c)
DPFPLF
Converts Double Precision Floating Point numbers from Local format to Foreign format. (floating.c)
FBLANK
Logical function returning whether argument is a universal BLANK (undefined). (floating.c)
floating
Describes the routines which handle floating point conversion. (floating.c)
GDSI_CANCEL
Cancels a transfer started with GDSI_READ or GDSI_WRITE. (gdsi_read.c)
GDSI_READ
Reads data from (part of) a set. (gdsi_read.c)
GDSI_WRITE
Writes data to (part of) an set. (gdsi_read.c)
SETDBLANK
Subroutine to set a data value to the universal BLANK. (floating.c)
SETFBLANK
Subroutine to set a data value to the universal BLANK. (floating.c)
SETNDBLANK
Subroutine to set a number of data values to the universal BLANK. (floating.c)
SETNFBLANK
Subroutine to set a number of data values to the universal BLANK. (floating.c)
SPFPFL
Converts Single Precision Floating Point numbers from Foreign format to Local format. (floating.c)
SPFPLF
Converts Single Precision Floating Point numbers from Local format to Foreign format. (floating.c)

GIPSY GIPSY