qb2c -i -b -C -m $1
gcc -ansi -static -o $1 $1.c -lm
rm -f $1.c
