Thread: C++ Compiler.....

  1. #1
    Unregistered
    Guest

    C++ Compiler.....

    Hi,

    I'm pretty new to C++, and I can't seem to figure out what compiler is the best. Heres what I need to do:

    I want to be able to program in a DOS enviorment, not windows...
    I want to be able to use TCP/IP communications...


    I have Borlands C++ 3.1 right now, but I don't think it supports tcp/ip since its so old... so what should I use? If I use Borland C++ 5.02, can I use it for DOS instead of windows? Please help me out here, lol....

    Thanks for your help!

    Jon Scott

  2. #2
    Registered User
    Join Date
    Nov 2001
    Posts
    1,348
    I would consider Borland. Borland is the best C++ compiler for Microsoft console (DOS) environment.

    Kuphryn

  3. #3
    Unregistered
    Guest

    what version?

    What version would you suggest?3.1... 5.02...? thanks!

    Jon Scott

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Compiler Paths...
    By Cobra in forum C++ Programming
    Replies: 5
    Last Post: 09-26-2006, 04:04 AM
  2. C Compiler and stuff
    By pal1ndr0me in forum C Programming
    Replies: 10
    Last Post: 07-21-2006, 11:07 AM
  3. I can't get this new compiler to work.
    By Loduwijk in forum C++ Programming
    Replies: 7
    Last Post: 03-29-2006, 06:42 AM
  4. how to call a compiler?
    By castlelight in forum C Programming
    Replies: 3
    Last Post: 11-22-2005, 11:28 AM
  5. Bad code or bad compiler?
    By musayume in forum C Programming
    Replies: 3
    Last Post: 10-22-2001, 09:08 PM