Home  /  Autodocs  /  graphics.library

NAME

CEND
Terminate user copper list.

SYNOPSIS

CEND( c )

struct UCopList *c;

FUNCTION

Add instruction to terminate user copper list.

INPUTS

c
pointer to UCopList structure

RESULT

This is actually a macro that calls the macro CWAIT(c,10000,255) 10000 is a magical number that the graphics.library uses. I hope display technology doesn't catch up too fast!

SEE ALSO

CINIT CWAIT CMOVE graphics/copper.h