473,498 Members | 1,977 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

standard c++ version

I want to know what do we call standard c++ version? In C, we call C99
as standard C. How about standard C++? Is it C++ 95?

please advise. thanks!!

Jul 23 '05 #1
6 1112
* jr********@hotmail.com:

I want to know what do we call standard c++ version? In C, we call C99
as standard C. How about standard C++? Is it C++ 95?


It's C++98 and C++2003 (C++2003 is mainly a correction of things that were
not specified correctly in C++98, it's Technical Corrigendum 1, or TC1).

--
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
Jul 23 '05 #2
<jr********@hotmail.com> wrote in message
news:11*********************@g14g2000cwa.googlegro ups.com...
I want to know what do we call standard c++ version? In C, we call C99
as standard C. How about standard C++? Is it C++ 95?


The current version is C++ 2003.
Jul 23 '05 #3
Alf P. Steinbach wrote:

It's C++98 and C++2003 (C++2003 is mainly a correction of things that were
not specified correctly in C++98, it's Technical Corrigendum 1, or TC1).


The corrections were the TC. The 2003 Standard incorporates those
changes; it's not a TC, it's the current Standard.

--

Pete Becker
Dinkumware, Ltd. (http://www.dinkumware.com)
Jul 23 '05 #4
Andrew Koenig wrote:
<jr********@hotmail.com> wrote in message
news:11*********************@g14g2000cwa.googlegro ups.com...

I want to know what do we call standard c++ version? In C, we call C99
as standard C. How about standard C++? Is it C++ 95?

The current version is C++ 2003.


I thought 98 was the latest. Where can I see the differences between 98
and 03? And which compilers support 03? g++ seemingly doesn't.

--
Matthias Kaeppler
Jul 23 '05 #5
Matthias Kaeppler wrote:

I thought 98 was the latest. Where can I see the differences between 98
and 03? And which compilers support 03? g++ seemingly doesn't.


C++98 and C++03 are essentially the same, apart from a few errors that
were corrected in the formulation. No new features or anything.

/David
Jul 23 '05 #6
* Pete Becker:
Alf P. Steinbach wrote:

It's C++98 and C++2003 (C++2003 is mainly a correction of things that were
not specified correctly in C++98, it's Technical Corrigendum 1, or TC1).


The corrections were the TC. The 2003 Standard incorporates those
changes; it's not a TC, it's the current Standard.


Thanks.

--
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
Jul 23 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

16
1522
by: Steven T. Hatton | last post by:
I wanted to take a look at the actual C Programming Language specification which provides the libraries used by C++ in the <c*> Headers. A couple days ago, I found it freely available on the...
40
2006
by: Matt | last post by:
I want to know what is the latest C standard version? Is it C99? There are many terms I have heard, including C98, C99, C9X. Or should we call ANSI/ISO C? Please advise. Thanks!!
4
3729
by: Luke Wu | last post by:
I am just wondering what the following terms usually mean: 1) "Standard C" 2) "K&R C" 3) "ANSI C" I am pretty sure "ANSI C" usually refers to the C89 standard, but what
7
1691
by: Mike | last post by:
Hi, I have read the Microsoft Product Feature Comparisons page many times over (http://msdn.microsoft.com/vstudio/products/compare/default.aspx), as well as Gregory's blog on the subject...
1
1299
by: Kodo | last post by:
topic. Can the VB.NET standard 2003 version connect to SQL server 2000 from within the IDE. I read reviews on the software that said that it couldn't. I would like to confirm this. Here is a...
0
1008
by: Jon Gabel | last post by:
I am getting ready to upgrade from VS 2003 to VS 2005. I am creating ..NET applications for desktop PCs and for PocketPCs. From the information on the Microsoft website, it appears that I could get...
5
2826
by: copx | last post by:
Is there are standard way to detect which C standard is supported by the compiler? I mean for conditional compilation like: #if defined(C99) # include "stdint.h" #endif
52
3688
by: lovecreatesbeauty | last post by:
Why the C standard committee doesn't provide a standard implementation including the C compiler and library when the language standard document is published? C works on the abstract model of low...
7
1792
by: dm3281 | last post by:
Hello, I have this non-standard XML file that I have to manually sort thru each day and verify whether various jobs finish successfully or not. This file isn't a real XML file, so I cannot appear...
9
1940
by: no | last post by:
Thanks- I intend to learn with Microsoft Tools but my plans are to stay within the embedded industry.
0
7002
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7165
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7203
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6885
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5462
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4908
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3093
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3081
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
656
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.