Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C Programming
GCC is re-implementing in C++ and C discarded
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="lawrence.jones, post: 5046563"] It's always been understood that a declaration of a function has to use a parameter-type-list to declare the types of its parameters; being part of an old-style definition that uses an (optional) identifier-list is not sufficient, even though the definition does go on to declare them. There are lots of tidbits scattered through the rest of the standard that make it obvious that that was the committee's intent, but it could have been stated more explicitly. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
GCC is re-implementing in C++ and C discarded
Top