473,408 Members | 1,676 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

ISO/IEC 9899/AMD1:1995 amendment and C++03

Does C++03 include the C programming language ISO/IEC 9899/AMD1:1995
amendment?
Feb 4 '08 #1
4 1911
Ioannis Vranos wrote:
Does C++03 include the C programming language ISO/IEC 9899/AMD1:1995
amendment?
Yes, it does. You still haven't got yourself a copy, have you?

V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask
Feb 4 '08 #2
"Ioannis Vranos" <iv*****@nospam.no.spamfreemail.grwrote in message
news:fo***********@ulysses.noc.ntua.gr...
Does C++03 include the C programming language ISO/IEC 9899/AMD1:1995
amendment?
Yes, in the sense that the library described in that amendment is considered
part of the library that C++ inherits from C.

Feb 5 '08 #3
Victor Bazarov wrote:
Ioannis Vranos wrote:
>Does C++03 include the C programming language ISO/IEC 9899/AMD1:1995
amendment?

Yes, it does. You still haven't got yourself a copy, have you?
Victor, it's damned near impossible to find the 1990/1995 version of the
standard. Searching on both ANSI and ISO's sites only gives the 1999
version. The dead tree version from BSI (Wiley Press) is also the 1999
version.
Feb 5 '08 #4
red floyd wrote:
[..]
I was trying to get the C90 or C95 Standard for the library reference.
Ah... Well, I don't know what to tell you. Contact a live person at
ANSI and see if you could purchase an outdated version of a standard
from them. Nobody else would have a legitimate copy to sell you. If
you can find a draft version somewhere, it might be as good as getting
a real thing. Ask in comp.std.c.

V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask
Feb 6 '08 #5

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

Similar topics

3
by: Leiji Liu | last post by:
Hi, I am curious if there are any pre-defined varables (constants?) in C? I saw some code with __LINE__, __FILE__, etc. Are those located in some include files? LL
13
by: John | last post by:
Is this a valid C++ program that will not crash on any machine? #include <iostream> using namespace std; int main( void ) { int i; cin >i; double X; X = 1123;
41
by: jaysome | last post by:
It's been almost eight years since ISO/IEC approved ISO/IEC 9899:1999. Does anyone know if ANSI has approved it? A Google search shows arguably confusing answers as to whether ANSI has...
1
by: Ioannis Vranos | last post by:
What additions were introduced to C90 by ISO/IEC 9899/COR1:1994, ISO/IEC 9899/AMD1:1995, and ISO/IEC 9899/COR2:1996?
33
by: Ioannis Vranos | last post by:
A bit off topic, but does anyone know if Visual C++ 6 supports the 9899:1995, or only the 9899:1990?
9
by: Ioannis Vranos | last post by:
Under C++03: Is it guaranteed that char, unsigned char, signed char have no padding bits?
16
by: Michael Brennan | last post by:
I guess this question only applies to programming applications for UNIX, Windows and similiar. If one develops something for an embedded system I can understand that wchar_t would be unnecessary. ...
80
by: jacob navia | last post by:
Several people in this group argue that standard C is not portable since there are no compilers for it, etc. I propose this program in Standard C, that I have compiled in several OSes to test if...
1
by: Ioannis Vranos | last post by:
I want to buy ISO/IEC 9899:1995 on which C++ is based (or in other words ISO/IEC 9899:1990 with all the amendments and corrections) in a reasonable price (~30$), not the ~300$ versions. Can...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
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,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.