#include "mplot.h"
void cfill(char *s){
	int k=bcolor(s);
	if(k>=0) e1->backgr=k;
}


syntax highlighted by Code2HTML, v. 0.9.1