C++ DOS???

Pages: 12
I didn't say DOS was at fault, I'd prefer a more open OS anyway, it's just that most household DOS systems could barely run games written in Assembler and maybe C, yet alone C++.


Systems that happened to run DOS were much, much less powerful than the desktop's of today. Besides, there were many games written for DOS. Some 2D side-scrollers like Duke Nukem and some 3D ray-tracing based games like Woftenstein 3D or Doom.

BTW, are you implying that C++ is slower than C? Both compile to native machine code...

@ Computergeek01, I love nostalgia! Here are some links:

Unreal
http://www.youtube.com/watch?v=vxGtPAhkEQU

Hex Appeal
http://www.youtube.com/watch?v=Sk2tSzA1YNw

Crystal Dream II (This was done with inline assembly and Borland Pascal!)
http://www.youtube.com/watch?v=b3GUfM7qkCw

Wolf. 3D
http://www.youtube.com/watch?v=C00n4rDUMNo



C++ can be very different to C, and requires more machine code to compile (or so I hear, I've never written a C++ compiler myself).
I tride to run the program but it just says this program can not be run in ms dos mode.
I think that its my compiler!
do you now were i can get a ms dos compiler?
tha a he uh is that ms dos?


Crystal Dream II (This was done with inline assembly and Borland Pascal!)
http://www.youtube.com/watch?v=b3GUfM7qkCw


If it is the uh WOW

Last edited on
Bloodshed Dev-C++ was written in Pascal, while it was being upkept it was the dominant IDE. Even today, like 10 years out of production we have to still tell people not to use it.
ty98
I need to know if C++ is for ms dos?
Borland C++ and Watcom C++ are still available for MS-DOS.

Veltas
t's just that most household DOS systems could barely run games written in Assembler and maybe C, yet alone C++
It wasn't DOS that was slow, it was the PCs that were available at the time. But still there was a considerable spread of computers in the DOS age with a wide performance range.


C++ is as efficient as C in space and time. I worked on may C++ MS-DOS apps. I can't imagine why someone would think that there wasn't a C++ compiler for DOS.
Topic archived. No new replies allowed.
Pages: 12