News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

How to use Graphics.h in Code::Block

Started by shtb8501, March 22, 2020, 01:39:19 AM

Previous topic - Next topic

shtb8501

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?

oBFusCATed

These are os error messages. Search Microsoft's documentation for their meaning.
This particular one is for access violation.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]