Thread: DOS is dead??

  1. #1
    PC Fixer-Upper Waldo2k2's Avatar
    Join Date
    May 2002
    Posts
    2,001
    >>valid??

    If you are asking if that's true or not then the answer is yes, DOS isn't used in windows NT, 2000, or XP (or the soon to be released longhorn).

    if you're asking if it's justifiable then the answer is also yes. DOS is great, but, it has security holes, and it cannot be made completely stable. There's also the issue of it's limited memory. DOS will always have it's place, but I think that the benefits of switching over far outweigh the drawbacks.
    PHP and XML
    Let's talk about SAX

  2. #2
    Registered User Draco's Avatar
    Join Date
    Apr 2002
    Posts
    463

    DOS is dead??

    I heard that DOS is going to be phased out completely by MS on new computers, with Windows being the only OS. Is this valid?

  3. #3
    Registered User Draco's Avatar
    Join Date
    Apr 2002
    Posts
    463
    Since there isn't DOS but still a DOS prompt in XP, does that mean that newer OS's will keep the commnand line?

  4. #4
    Guest Sebastiani's Avatar
    Join Date
    Aug 2001
    Location
    Waterloo, Texas
    Posts
    5,708
    cmd.exe is nothing more than a specialized edit field in any 32 bit windows application. Anyway DOS is dead. (Thank god for that!) What a miserable OS *that* was....
    Code:
    #include <cmath>
    #include <complex>
    bool euler_flip(bool value)
    {
        return std::pow
        (
            std::complex<float>(std::exp(1.0)), 
            std::complex<float>(0, 1) 
            * std::complex<float>(std::atan(1.0)
            *(1 << (value + 2)))
        ).real() < 0;
    }

  5. #5
    Back after 2 years Panopticon's Avatar
    Join Date
    Dec 2002
    Posts
    262
    But I wonder why they would want to phase it out, I mean, it cant hurt to keep it. Its not like it takes up a gig of your hdd.
    I hope they keep the command line though... im sick of double clicking everywhere, and frankly find it faster pressing buttons on the keyboard.
    I AM WINNER!!!1!111oneoneomne

  6. #6
    PC Fixer-Upper Waldo2k2's Avatar
    Join Date
    May 2002
    Posts
    2,001
    >>why they would want to phase it out
    read my first post on this thread...(yeah somehow they got pushed out of order)

    Secondly, they're phasing it out as an OS, I'm sure the command line will be here to stay, I'm pretty sure every major OS has a command line interface, it'd be suicidal to get rid of it.
    PHP and XML
    Let's talk about SAX

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. File systems?? (Winxp -> DOS)
    By Shadow in forum Tech Board
    Replies: 4
    Last Post: 01-06-2003, 09:08 PM
  2. winver, winminor, winmajor can it be found from dos?
    By ronin in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 10-02-2002, 10:32 AM
  3. real mode dos & win dos
    By scott27349 in forum A Brief History of Cprogramming.com
    Replies: 26
    Last Post: 08-19-2002, 06:15 AM
  4. DOS program versus DOS console program
    By scromer in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 01-10-2002, 01:42 PM
  5. Shut off DOS screen automatically to Windows
    By Unregistered in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 11-08-2001, 07:14 PM