djgpp Questions

1

Solved

I had this funny idea last night, to trap hardware exceptions and throw a C++ exception instead. Thought that might be useful for things like FPU exceptions, which normally either crash, or silentl...
Heffron asked 22/3, 2016 at 12:37

3

Solved

I'm trying to find a solution to allow me to compile C code to a DOS executable from Windows 7 64-bit. I recently updated from XP 32-bit to Win7 64-bit, and now my Borland C++ 5.0 compiler won't wo...
Unpracticed asked 7/1, 2015 at 23:40

1

Solved

I´m learning to do some low level VGA programming in DOS with C and inline assembly. Right now I´m trying to create a function that prints out a character on screen. This is my code: //This is th...
Twister asked 12/1, 2016 at 16:22
1

© 2022 - 2024 — McMap. All rights reserved.