WARNING: Use at your own risk!! Uses: PNGwriter and g++ Complex number class: Complx.c Complx.h Mandelbrot Class: Mandel.c Mandel.h Driver c program and exec program mandel.c mandel Usage: ./mandel ./mandel n The program mandel will create a file "mandel.png" The program will use n as the power. If no parameter is passed to the program, n=2.02 will be used as the default.