Apr 2, 2011 at 11:30am
I am trying to include a library called bios.h, but it comes up with errors saying bios.h does not exist. Can somebody help?
Please note that I am using the compiler Mingw on Codelite .
Last edited on Apr 3, 2011 at 11:59am
Apr 2, 2011 at 12:18pm
Maybe you need to properly install that library
Apr 3, 2011 at 8:27am
bios.h was for DOS
Replaced by Win32 api (System) for 20 years...