Cg1st Program
h>
#include<GL/glut.h>
Void display()
glLineWidth(10);
glutInitWindowSize(1280,780);
glutInitWindowPosition(200,200);