MIGRATION (ghost) functions


LIBRARY ROUTINE

gr_read_path - read a single path out of a Khoros 1.0 .conf file

LIBRARY CALL

char *gr_read_path(
	kfile *config_file,
	char *config_key)

INPUT

OUTPUT

none

RETURN VALUE

the correct path from the config file if successful, NULL on failure.

DESCRIPTION

This routine gets a single path from the config file based on the config key passed in.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$MIGRATION/objects/library/ghost/src/config.c

SEE ALSO

ghost(3)

COPYRIGHT

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