<strong> For OpenGl GLUT in Linux: </strong> gcc -o test test.c -lglut -lGL -lGLU

<strong> For Graphics.h in Linux: </strong> gcc -o test BresenhamLine.c -lgraph
