struct key_struct {
	char lstyle[9];
	long color,fill;
	int marker;
	double msize,lwidth;
	char *descrip;
};

















