added log file comments to mandelbrot.c
Added logging of fractal parameters to an application named log file.
fprintf(fp, "# ./mandelbrot %lf %lf %lf %lf %d %d ", xmin, xmax, ymin, ymax, maxiter, xres);
Initial commit
Version 1.0.0 updates
Version 1.0.0 updates
updates
updates for beta