View Poll Results: DOS or Win32?

Voters
20. You may not vote on this poll
  • DOS all the way!

    10 50.00%
  • No, Windows is the best!

    10 50.00%

Thread: DOS vs. Win32

  1. #16
    Registered User
    Join Date
    Jun 2002
    Posts
    29
    I dont know why it is here.. but I think DOS has only one big disadvantage: I cannot allocate more then 600k of memory..(borland c++ 3.1)
    But with djgpp and linux compilers (gcc, ..) maybe all memory is accesible.. but djgpp doesnt want to run on my machine, it gives me error 'cannot allocate <about 160kB> after allocating <about 6kB>' so I'm sad..

    And what do you think about LINUX?
    It is free at least

  2. #17
    Banned borko_b's Avatar
    Join Date
    Jun 2002
    Location
    Well... I live in Bulgaria :)
    Posts
    100
    Win32 ofcource ...

    1'st its 32 bit OS with virtual memory and preemptive multitasking (DOS has only TSR wich i think is crude) with procceses and threads

    FAT32 is not supported by DOS

    If GUI is the thing that eats your performance then get a Linux without an X, its better than both Win32 and DOS
    (and its a 32 bit OS with virtual memory and preemptive multitasking )

  3. #18
    I myself think that win32 is better. It has directx, and thats that. Have you ever seen graphics like Black & White in DOS?

    And about Dos4gw running faster, yeah it will if you don't do polygon stuff.

  4. #19
    Registered User
    Join Date
    Mar 2002
    Posts
    88
    You Can Use DirectX in C++ too.

    in DOS it easier but in Win32 its better
    and more comfortable.

    I think That Win32 is for big and good projects.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Win32 API or Win32 SDK?
    By jverkoey in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 07-20-2005, 03:26 PM
  2. dos to win32 console
    By lambs4 in forum C Programming
    Replies: 3
    Last Post: 04-05-2003, 11:04 AM
  3. File systems?? (Winxp -> DOS)
    By Shadow in forum Tech Board
    Replies: 4
    Last Post: 01-06-2003, 09:08 PM
  4. How similar is DOS and Win32?
    By samGwilliam in forum C++ Programming
    Replies: 6
    Last Post: 02-18-2002, 12:54 PM
  5. 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