TABLES general subroutines


The following general subroutines belong to the category TABLES:
``Table routines'' In parentheses the name of the source file is given.
GDSA_COLINQ
Give information about columns in a GDS table. (gdsa_table.c)
GDSA_CRECOL
Creates a column in a GDS descriptor file. (gdsa_table.c)
GDSA_DELCOL
Deletes a column in a GDS table. (gdsa_table.c)
GDSA_DELTAB
Deletes a table (all associated columns). (gdsa_table.c)
GDSA_ISTABLE
Determines whether a GDS descriptor contains table info. (gdsa_table.c)
GDSA_RCCHAR
Reads character items from a column in a GDS table. (gdsa_table.c)
GDSA_RCDBLE
Reads double precision items from a column in a GDS table. (gdsa_table.c)
GDSA_RCINT
Reads integer items from a column in a GDS table. (gdsa_table.c)
GDSA_RCLOG
Reads logical items from a column in a GDS table. (gdsa_table.c)
GDSA_RCREAL
Reads real items from a column in a GDS table. (gdsa_table.c)
GDSA_RDCOM
Reads comments from a GDS table. (gdsa_table.c)
GDSA_TABINQ
Get information about a GDS table. (gdsa_table.c)
GDSA_TABLE
Describes GDS Table System. (gdsa_table.c)
GDSA_TABLIS
List all tables present in a descriptor file (gdsa_table.c)
GDSA_WCCHAR
Write character items to a column in a GDS table. (gdsa_table.c)
GDSA_WCDBLE
Write double precision items to a column in a GDS table. (gdsa_table.c)
GDSA_WCINT
Write integer items to a column in a GDS table. (gdsa_table.c)
GDSA_WCLOG
Write logical items to a column in a GDS table. (gdsa_table.c)
GDSA_WCREAL
Write real items to a column in a GDS table. (gdsa_table.c)
GDSA_WRCOM
Write comments to a GDS table. (gdsa_table.c)

GIPSY GIPSY