473,566 Members | 2,908 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Latest C Version

Hi there,

I was wondering.. what s the latest official version of C. Is it the ISO 9899,
with the 2001's modifications?

Moreover one of my friend was asked during an interview, which new C
functionality you don't have in C++. Weird one.

--

/David

-- Before C++ we had to code all of bugs by hand; now we inherit them.
Nov 14 '05 #1
3 2008
in comp.lang.c i read:
I was wondering.. what s the latest official version of C. Is it the ISO 9899,
with the 2001's modifications?


yes -- iso/iec 9899:1999 as corrected by iso/iec 9899/cor1:2001. your
country may have adopted and published it under their own standards system,
e.g., in the usa the national standard is incits/iso/iec 9899-1999 (with
the same iso corrigendum).

--
a signature
Nov 14 '05 #2
Ok cool thanks very much indeed! Anyway, do you have an idea of a "new" feature
only available in C and not in c++. I still dont get what the guy who gave the
interview wanted..

/David

-- Before C++ we had to code all of bugs by hand; now we inherit them.
yes -- iso/iec 9899:1999 as corrected by iso/iec 9899/cor1:2001. your
country may have adopted and published it under their own standards system,
e.g., in the usa the national standard is incits/iso/iec 9899-1999 (with
the same iso corrigendum).

Nov 14 '05 #3
On Sat, 12 Jun 2004 01:48:23 +0100, "kUfa" <po*****@essi.f r> wrote in
comp.lang.c:
Hi there,

I was wondering.. what s the latest official version of C. Is it the ISO 9899,
with the 2001's modifications?

Moreover one of my friend was asked during an interview, which new C
functionality you don't have in C++. Weird one.


There's a lot of C functionality in C99 that is not in C++. Just a
few off the top of my head:

- variable length arrays

- restrict type qualifier

- new meaning for static with array parameters to functions

- signed and unsigned long long and <stdint.h> typedefs

- functions to control floating point environment

While you can implement a C99 compatible <stdint.h> for any conforming
C++ compiler (excluding long long), you can't provide any of the
others unless using some non-standard compiler extensions.

There are other features that could be added to this list as well.

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.l earn.c-c++
http://www.contrib.andrew.cmu.edu/~a...FAQ-acllc.html
Nov 14 '05 #4

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

Similar topics

2
8775
by: Terence Shek | last post by:
Is there a way to set the application binding policy so that it always binds to the latest version of an assembly? I'm hoping there is a way to avoid updating the application's binding configuration every time there is an update to a shared assembly.
0
1494
by: Eddy | last post by:
We have a somewhat large .net solution (25+ projects). All the developers using this solution have experienced at one time or another a "Get latest Version (recursive)" on the solution that has NOT pulled down all the latest files (excluding files already checked out locally of course). We are on the latest version of .net and VSS. Any thoughts?...
7
4217
by: Danny | last post by:
I want to buy the latest version of ms access. Will this version let me create an mdb that will work with a lesser version such as 2000, I am having a problem going from 2002 to 2000. The mde will not work. Is there a place you recommend that has it for a decent price? Thanks
2
4285
by: Jigar Mehta | last post by:
Hye, What is the latest MSDN version in the market?? I have one of April 2003. From which location we can download latest samples?? (in ms website) -- Jigar Mehta jbmehtain@yahoo.co.in
0
1481
by: Damien | last post by:
Hi, Visual Studio .NET 2003 Visual SourceSafe 6 (6.0d) I'm working in a three person team on a reasonably complex Solution - it currently consists of 9 separate projects (3 of them are plain class libraries, the others are ASP.NET websites), and we're getting some odd behaviour when we "Get Latest Version" from within Visual Studio
2
2277
by: Peter Stojkovic | last post by:
I am using Visual Studio 2005 with the above Build. Is this the latest Version ??? Thanks Peter Microsoft Visual Studio 2005 Version 8.0.50727.42 (RTM.050727-4200)
5
2211
by: Tony | last post by:
Hi all, Here's the link to the issue we were seeing on our ASP.NET system when modifying, adding and deleting directories in framework 2.0. http://blogs.msdn.com/toddca/archive/2005/12/01/499144.aspx I then tried a few of solution I found while perusing Google, - FCNMode registry mod - Relocating to App_Data folder to...
2
1713
by: Don | last post by:
Is it possible to configure an application to use CodeBase and Redirection (Config file) or any other means, to load the latest version of an Assembly from a specified URL. Using Codebase i need to specify the exact version to download from a URL. Using Redirection i need to specify the new version of the assembly. Is it not possible to...
2
2703
by: kinnu | last post by:
Hi All, I have created an application and uploaded in geocities.com\...html. I want the VB application to check the latest/updated version application from geocities\...html when it checks for updates online.If we upload a new/latest version in geocities.com then the vb application should prompt for the latest application otherwise no. Thanks...
5
10616
by: Ellie | last post by:
Hi, I am now starting to look into upgrading our vb6 apps to .net and need to know the latest version I should be getting. Thanks
0
7584
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7893
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8109
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7645
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7953
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6263
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
3643
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3626
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
926
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.