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
what is the difference between these statement
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="Tim Rentsch, post: 5022842"] Do you have a copy of N1256 or N1570? If not grab one or both: [URL]http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf[/URL] [URL]http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1570.pdf[/URL] The bold entries in the Index are primary or definitional. For 'EOF' that will lead right to 7.19.1 (in n1256), which says EOF is an integer constant expression, with type int and a negative value. (And 'int' will always hold 0x100 as a positive value, in every implementation.) [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
what is the difference between these statement
Top