I have recently started learning graphics in C++.
I tried #include in my program in codeblocks but it shows error. Then I downloaded
graphics.h and winbgim.h files in include folder of your compiler directorylibbgi.a to lib folder of your compiler directorylibbgi.a file-lbgi -lgdi32 -lcomdlg32 -luuid -loleaut32 -lole32For detail information follow this link.