ANSI-standard C++ compiler
Jeff Weeks
jweeks at mailandnews.com
Fri Nov 21 22:16:41 GMT 2003
On Friday 21 November 2003 11:44, Aaron Hackney wrote:
> Speaking of ANSI standard, when I start a new project, it puts system
> headers in as <header.h>
> Isn't the ANSI standard just <header> ?
C projects will always use .h (for the standard header files). Without the h
is the new C++ standard, from what I've seen... and my version of KDevelop
does, indeed, use the new <header> standard.
Cheers,
Jeff
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list