12) what are the I/O ranges?funcitons of it? is it useful to a programmer ? if How ?
13) can we use a C++ programme without windows? I mean can we use C++ programme in MS-DOS mode?
Can we run a C++ programme before windows boots?if can how to do it………….I have no idea?
c++ programs must be run under SOME operating system. You can not run them before an operating system has been booted, unless of course you are writing your own operating system. You could, of couse, install MS-DOS 6.2 operating system on your computer if you want to run true MS-DOS. The console window that you can get with MS-Windows is not true DOS, but an emulated MS-DOS.
Ancient Dragon
Retired & Loving It
30,040 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,341