Results 1 to 3 of 3

Thread: Is VC++ and Turbo C++ the same?

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2001
    Posts
    4

    Is VC++ and Turbo C++ the same?

    I used to learn C using Turbo C++ 4.5.

    But what is the main difference between Visual C 6.0 and Turbo C++ 4.5

    Does VC have more capabilities?

  2. #2
    Frenzied Member Vlatko's Avatar
    Join Date
    Aug 2000
    Location
    Skopje, Macedonia
    Posts
    1,409
    Well yes, MSVC++ is much more powerful that TC++. TC++ is a 16 bit compiler (for DOS applications), VC++ is 32 bit and has loads of different stuff, good debugger , it is most widely spread etc.

    In other words it is the best.
    I am become death, the destroyer of worlds.
    mail:[email protected]

    • Visual Basic 6.0 & .NET
    • Visual C++ 6.0 & .NET
    • ASP
    • LISP
    • PROLOG
    • C
    • Pascal

  3. #3
    Megatron
    Guest
    VC++ might have some other things that other compilers don't have, e.g: _int64.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width