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
Your opinion
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Martin Ambuhl, post: 1677972"] This is wrong, wrong, wrongity wrong. No, 'tis'nt. 'Tis: main() { int A = 5; float B = 6.0; printf("\n %d %f", A, B); printf(" %d %f", B, A); } Ask Don Pop about details on thinking before you post. The #defines make no effective change in the code. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
Your opinion
Top