C99 question

J

Joona I Palaste

Does C99 specify any new language features that neither C90 or the
newest C++ standard specify?
 
A

Andreas Kahari

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...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

C99 integer types 24
man gcc doesn't mention -std=c90 2
"Homemade" C99 prototype? 7
Is C99 C? 46
What's the deal with C99? 111
Questions about C90 vs C99 15
C99 Seg fault on while(), why ? 0
C99 is widely used! 27

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top