I'm making my first steps in ANSI C and I have run to a problem :).
The code below should read an integer and then a string, but it doesn't. It reads the integer and then exits. I found out that...