A small command line application that visualises a Julia set computed from a complex number (real and imaginary component) given through command line input.
The output of the set is saved as a bitmap image fractal.bmp
in the same place where the compiled program is.