DATASERV (kdataman) functions


LIBRARY ROUTINE

kdms_query_segment - determine if a data segment is available.

LIBRARY CALL

int
kdms_query_segment(
   kobject object, 
   char   *segment)

INPUT

OUTPUT

none

RETURN VALUE

TRUE if the data segment exists, FALSE otherwise

DESCRIPTION

This function is used to determine if a data segment in an object is available. It returns TRUE if the data segment exists, FALSE otherwise.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

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

SEE ALSO

kdataman(3)

COPYRIGHT

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