RETRO (verror) functions


LIBRARY ROUTINE

match_num_images - *

LIBRARY CALL

int match_num_images(char *prog, xvimage *img1, xvimage *img2, int exit_flag)

INPUT

OUTPUT

none

RETURN VALUE

If exit_flag is true and match fails, an error message is printed. If exit_flag is false and match fails, return(0).

DESCRIPTION

Check to see that two viff data structures have the same number of images.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$RETRO/objects/library/verror/src/match_numi.c

SEE ALSO

verror(3)

COPYRIGHT

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