Program name | files to turn in | Makefile rules | External functions | Result |
---|---|---|---|---|
fractol | Makefile, *.h, *.c | NAME, all, clean, fclean, re | open, close, read, write, malloc, free, perror, strerror, exit, math library, mlx library, ft_printf, libft | ???/100 |
This project is about creating a small fractal exploration program.
make
./fractol fractol_name [options ...]