I want to use graphics.h
in codeblocks 16.01
.
I have downloaded winbgi
library and copied graphics.h
and winbgim.h
in include folder of codeblocks
and libbgi.a
in lib folder but when I am using it in a program I am getting:
error-fatal error:sstream no such file or directory