Julia set: Difference between revisions

Content deleted Content added
Thundergnat (talk | contribs)
m →‎{{header|Ring}}: Remove vanity tags
Thundergnat (talk | contribs)
m →‎{{header|C}}: Remove vanity tags
Line 180:
Prints out usage on incorrect invocation. Requires the [http://www.cs.colorado.edu/~main/bgi/cs1300/ WinBGIm] library.
<lang C>
/*Abhishek Ghosh, 5th October 2017*/
 
#include<graphics.h>
#include<stdlib.h>