| 
Docs » Autodocs » graphics.library » CEND 
 	CEND -- Terminate user copper list.
 	CEND( c )struct UCopList *c;
 
 	Add instruction to terminate user copper list.
 	c - pointer to UCopList structure
 	This is actually a macro that calls the macro CWAIT(c,10000,255)CINIT(), CWAIT(), CMOVE(), <graphics/copper.h>10000 is a magical number that the graphics.library uses.
 I hope display technology doesn't catch up too fast!
 
 |