#how to make no space
23 messages · Page 1 of 1 (latest)
When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For more information use !howto ask.
i got problem
how to make that this scanf
if it got nothing
then it will dont do anything
not skip spaec
how to fix it
help plz
use something other than scanf since it expects some input and will skip whitespace
or just input 0 when it asks
Read this article: http://sekrit.de/webdocs/c/beginners-guide-away-from-scanf.html