DATASERV (koldgeom) functions


LIBRARY ROUTINE

kgeom_close_object - close a data object.

LIBRARY CALL

int kgeom_close_object(
   kobject object)

INPUT

OUTPUT

none

RETURN VALUE

TRUE (1) on success, FALSE (0) otherwise

DESCRIPTION

This function is called on an object when all interaction with the object is completed. In addition to freeing resources that were used to manage the object, this function also will write out the data and attributes of an output object to its permanent transport.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$DATASERV/include/koldgeom/kgeometry.h

SEE ALSO

koldgeom(3)

COPYRIGHT

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