First off I'd like to say hailz to you all! I'm your newest newbie trying to get a good grasp of programming C/C++/C#. Unfortunetly, I've got a loooong ways to go. With your help, I know I can make it.
My first question is rather tricky.... well... for me... :sad:
I'm using Mac OS X 10.2.6 on Project Builder, just doing Foundation C, but when I use scanf, it never seems to work quite right...
[IMG]http://uploader.unrealboards.com/uploads22/scanf probs.jpg[/IMG]
So my question is: why in the world is it asking for the scanf values before displaying my printf functions? How do I correct this?