Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix scanf reading newline instead of input. #1

Merged
merged 2 commits into from
Oct 22, 2017

Conversation

pbarrette
Copy link
Contributor

Should correct the issue wherein subsequent scanf's are reading the ENTER key's input instead of getting a second, or third, character from the user.

pbarrette and others added 2 commits October 21, 2017 20:27
Should correct the issue wherein subsequent scanf's are reading the ENTER key's input instead of getting a second, or third, character from the user.
@munjeni munjeni merged commit eaa1484 into munjeni:master Oct 22, 2017
@munjeni
Copy link
Owner

munjeni commented Oct 22, 2017

Thanks man!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants