DATASERV (kdataman) functions


LIBRARY ROUTINE

kdms_support - obtain a list of file formats supported by data services.

LIBRARY CALL

char **
kdms_support(
   int *num,
   int list_inputs,
   int list_outputs)

INPUT

OUTPUT

RETURN VALUE

An array of strings (char **) containing a list of all formats that are currently defined in Data Services.

DESCRIPTION

This function is used to obtain a list of the file formats supported by the data abstraction.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$DATASERV/objects/library/kdataman/src/glue.c

SEE ALSO

kdataman(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.