Thread: ANSI STANDARDS
View Single Post
  #1 (permalink)  
Old May 23rd, 2006, 08:45 AM
saurabh1983in saurabh1983in is offline
Registered User
 
Join Date: Nov 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default ANSI STANDARDS

I have read that in gcc, while compiling if tag <-pedantic> is used it gives us the messages according to strict ANSI standards. i am a bit confused that aren't the latest c99 revisions considered under the strict ANSI standards.
Reply With Quote