It works!!!!!!
This commit is contained in:
3
include/mandelbrot.hpp
Normal file
3
include/mandelbrot.hpp
Normal file
@@ -0,0 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
int calculateMandelbrot(double cReal, double cImag);
|
||||
Reference in New Issue
Block a user