filetag - the file path to the pixmap, used not to
read the file but rather as an identifier
pixmapdef - the static definition of the pixmap, as defined
in the pixmap file itself
OUTPUT
none
RETURN VALUE
none
DESCRIPTION
This routine caches a pixmap for a library so
that all pixmaps used by visualization libraries
will be compiled into the library archive and
thus will not hinder the creation of standalone applications
(you can't have a standalone application depend on a
library that needs to open a pixmap file at runtime,
as you won't have the pixmap file when you need it
if the library wasn't distributed with the application).
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$DESIGN/objects/library/xvwidgets/src/utilities.c
SEE ALSO
xvwidgets(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.