DATASERV (kappserv) functions


LIBRARY ROUTINE

kpds_create_time - create a time segment within a data object.

LIBRARY CALL

int kpds_create_time(
   kobject object)

INPUT

OUTPUT

none

RETURN VALUE

TRUE if the time segment was successfully created, FALSE otherwise

DESCRIPTION

This function is used to create a time segment within a specified data object. The size of the time segment will be initialized to match any the time size shared with the other polymorphic segments.

It is considered an error to create a time segment if the object already contains one.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$DATASERV/objects/library/kappserv/src/pds_time.c

SEE ALSO

kappserv(3)

COPYRIGHT

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