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
Weird usage of printf/scanf? Why do they work?
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="Alan Curry, post: 3936167"] The absence of a warning could be a simple bug introduced by a vendor modification of gcc. But it runs, and doesn't segfault, and actually produces the desired output? That's a crazy mystery! Let's gather some clues: gcc -v gcc -C -dD -E prog-2-1.c gcc -S prog-2-1.c -o - [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
Weird usage of printf/scanf? Why do they work?
Top