BOOTSTRAP (kcms) functions


LIBRARY ROUTINE

kcms_query_template - get path to a specified template file

LIBRARY CALL

kstring
kcms_query_template(
   kobject  object,
   int      id)

INPUT

OUTPUT

none

RETURN VALUE

A string containing the path to the template, or NULL on failure.

DESCRIPTION

This function takes an object and a `template identifier', and returns a string which contains the path to the required template.

This function is a private function, and is likely to be replaced with a more general template mechanism.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/objects/library/kcms/src/utilities.c

SEE ALSO

kcms(3)

COPYRIGHT

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