It skips your input because you're using scanf, but you aren't telling it to do something useful with the \n you keep entering into your input stream. (hint: read the FAQ)
Quzah.
This is a discussion on Character string help within the C Programming forums, part of the General Programming Boards category; It skips your input because you're using scanf , but you aren't telling it to do something useful with the ...
It skips your input because you're using scanf, but you aren't telling it to do something useful with the \n you keep entering into your input stream. (hint: read the FAQ)
Quzah.
Hope is the first step on the road to disappointment.