Code::Blocks version:17.12
include:graphics.h,winbgim.h;lib:libbgi.a
Run the program,and the console return such message as below:
Process returned -1073741819 0XC0000005
By the way,where can I found the detail of errorcode with code::blocks?
These are os error messages. Search Microsoft's documentation for their meaning.
This particular one is for access violation.