DATASERV (kdataman) functions


LIBRARY ROUTINE

kdms_get_segment_names - get an array of segment names for the object specified.

LIBRARY CALL

char **
kdms_get_segment_names(kobject object, int *number)

INPUT

OUTPUT

RETURN VALUE

an array of strings containing the names of the segments present in the object on success, NULL on failure.

DESCRIPTION

Given an object, obtain an array of strings which are the names of all segments which exist in the object.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

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

SEE ALSO

kdataman(3)

COPYRIGHT

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