I know from my google analytics that a LOT of people visit my blog, and I know they spend some time on it. What I don't know is, why people feel afraid to comment..... I will really appreciate it if you let me know ur opinion.
Guys, I wrote the mandelbrot algorithm myself, and I make it generate a bmp file. You can check the result down here. The program is composed of 4 files mandelbrot.cpp utils.cpp utils.h Makefile
Save the 4 files in the same folder and type "make" to compile "make run" to run "make clean" to clean pretty obvious ha :D