RETRO (vutils) functions


LIBRARY ROUTINE

create_image_list - create a list of pointers to xvimage structures

LIBRARY CALL

xvimage **create_images_list(unsigned int image_num)

INPUT

none

OUTPUT

none

RETURN VALUE

a pointer to a list of pointers to xvimage structures.

DESCRIPTION

Create a list of pointers to xvimage structures Both the list and each xvimage structure is malloced

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$RETRO/objects/library/vutils/src/cr_imglist.c

SEE ALSO

vutils(3)

COPYRIGHT

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