diff options
| author | Charles <sircharlesaze@gmail.com> | 2019-08-27 15:30:51 +0200 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2019-08-27 15:30:51 +0200 |
| commit | 60adb6e2f051ab72fb66541a8f48ef195317d403 (patch) | |
| tree | d9cf1c7c689a5871cb2c434958787c5b75fd7e10 /graphics.c | |
| download | mandelbrot_cpu-60adb6e2f051ab72fb66541a8f48ef195317d403.tar.gz mandelbrot_cpu-60adb6e2f051ab72fb66541a8f48ef195317d403.tar.bz2 mandelbrot_cpu-60adb6e2f051ab72fb66541a8f48ef195317d403.zip | |
Initial commit
Compute if a number is in Mandelbrot set.
Print it to the terminal.
Diffstat (limited to 'graphics.c')
| -rw-r--r-- | graphics.c | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/graphics.c b/graphics.c new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/graphics.c |
