Thread: C/C++ standard followed by Borland C++ 5.02?

  1. #1
    Registered User
    Join Date
    Jan 2013
    Posts
    3

    C/C++ standard followed by Borland C++ 5.02?

    Hi! Can anyone tell me which ANSI/ISO standard of C/C++ has been followed in Borland C++ 5.02?

  2. #2
    Registered User
    Join Date
    Aug 2010
    Location
    Poland
    Posts
    733
    It tried to follow C++98. You would better get a newer compiler like GCC or MSVC.

  3. #3
    Registered User
    Join Date
    Jan 2013
    Posts
    3
    Okay! Which standard is GCC or MSVC following? Is it C++11?

  4. #4

  5. #5
    Registered User
    Join Date
    Jan 2013
    Posts
    3
    Okay! Thanks to both of you!

  6. #6
    Registered User
    Join Date
    Apr 2006
    Posts
    2,149
    You might also consider clang.
    It is too clear and so it is hard to see.
    A dunce once searched for fire with a lighted lantern.
    Had he known what fire was,
    He could have cooked his rice much sooner.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 2
    Last Post: 10-03-2006, 04:48 PM
  2. Getting Borland's C++ Builder to work with the ANSI standard.
    By domhnall4h in forum C++ Programming
    Replies: 18
    Last Post: 01-14-2004, 10:17 PM
  3. Borland C++ v.5 & Borland Turbo C++ 4.5
    By Unregistered in forum C Programming
    Replies: 0
    Last Post: 07-21-2002, 03:30 AM
  4. From the standard
    By Unregistered in forum C# Programming
    Replies: 23
    Last Post: 02-20-2002, 03:03 PM
  5. standard language, standard compiler?
    By doubleanti in forum A Brief History of Cprogramming.com
    Replies: 8
    Last Post: 09-03-2001, 04:21 AM

Tags for this Thread