/* egg sep_colorbars.c -o sep_colorbars -Wall */ #include #define WIDTH 512 #define HEIGHT 16 #define SEP_N 16 int main() { int i,j,k,key ; int win,r,g,b ; win = gopen(WIDTH,HEIGHT*(SEP_N+1)) ; layer(win,0,1) ; for( i=EGGX_COLOR_BEGIN ; i