// // $Id: ipfw-linear.c,v 1.5 2001/11/16 04:46:20 mavetju Exp $ // // // Draw the graphics // // Draw the 'normal' graphs. // #include #include "ipfw-graph.h" // // Draw the graphs // static long piles[MAXSTORED]; // draw the coloured piles on top of each other static void draw_pile(DATA_TYPE data) { int x,y; for (x=MAXSTORED-xsize;x