DATASERV (kappserv) functions


LIBRARY ROUTINE

kpds_print_attribute - print the value of an attribute from a data object.

LIBRARY CALL

int
kpds_print_attribute(
   kobject object,
   char   *attribute,
   kfile  *printfile)

INPUT

OUTPUT

none

RETURN VALUE

TRUE on success, FALSE otherwise

DESCRIPTION

This function is used to print the value of an attribute from a data object to an output file.

This function is typically used by such programs as kprdata to print out the values of attributes in an object.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

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

SEE ALSO

kappserv(3)

COPYRIGHT

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