main.c
#define FRAME_WIDTH 640 #define FRAME_HEIGHT 480 void drawJuliaSet( int cX, int cY, int width, int height){ for (x = 0; x < width; x++) { f