Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C Programming > C99 question

Reply
Thread Tools

C99 question

 
 
Joona I Palaste
Guest
Posts: n/a
 
      10-16-2003
Does C99 specify any new language features that neither C90 or the
newest C++ standard specify?

--
/-- Joona Palaste () ------------- Finland --------\
\-- http://www.helsinki.fi/~palaste --------------------- rules! --------/
"Stronger, no. More seductive, cunning, crunchier the Dark Side is."
- Mika P. Nieminen
 
Reply With Quote
 
 
 
 
Andreas Kahari
Guest
Posts: n/a
 
      10-16-2003
In article <bmmbmo$l0v$>, Joona I Palaste wrote:
> Does C99 specify any new language features that neither C90 or the
> newest C++ standard specify?


My C++ is a bit rusty...

The restrict qualifier?

The isgreater(x,y) (et al) macros for floating point x and y?

Can't think of anything else without the standard in my hand though...

--
Andreas Kähäri
 
Reply With Quote
 
 
 
 
Tristan Miller
Guest
Posts: n/a
 
      10-16-2003
Greetings.

In article <bmmbmo$l0v$>, Joona I Palaste wrote:
> Does C99 specify any new language features that neither C90 or the
> newest C++ standard specify?


Plenty. Reference: http://david.tribble.com/text/cdiffs.htm#C99-vs-CPP98

--
_
_V.-o Tristan Miller [en,(fr,de,ia)] >< Space is limited
/ |`-' -=-=-=-=-=-=-=-=-=-=-=-=-=-=-= <> In a haiku, so it's hard
(7_\\ http://www.nothingisreal.com/ >< To finish what you
 
Reply With Quote
 
Joona I Palaste
Guest
Posts: n/a
 
      10-16-2003
Tristan Miller <> scribbled the following:
> Greetings.


> In article <bmmbmo$l0v$>, Joona I Palaste wrote:
>> Does C99 specify any new language features that neither C90 or the
>> newest C++ standard specify?


> Plenty. Reference: http://david.tribble.com/text/cdiffs.htm#C99-vs-CPP98


Thanks.

--
/-- Joona Palaste () ------------- Finland --------\
\-- http://www.helsinki.fi/~palaste --------------------- rules! --------/
"To doo bee doo bee doo."
- Frank Sinatra
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Difference between "library parts" of C99 and "language parts" of C99 albert.neu@gmail.com C Programming 3 03-31-2007 08:14 PM
C99 struct initialization (C99/gcc) jilerner@yahoo.com C Programming 3 02-20-2006 04:41 AM
C99 Question Pacher R. Dragos C Programming 2 11-18-2005 08:04 AM
C99 Question Vijay Kumar R Zanvar C Programming 110 01-12-2004 06:38 PM
newbie C99 question Mark Bruno C Programming 1 12-30-2003 07:00 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57