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

Adding Standard Input Stream to String Category #144

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

stevenanthonyrevo
Copy link

What's being changed:

I've written C++ code which uses cin to capture input in the terminal and then cout to display the captured input back to the user. I have contributed c++ code demonstrating Standard Input Steams.

140

Checkoff the following:

  • Read Contribution.md
  • Created a new branch before committing.
  • My File doesn't contain any duplicacy or misinformation (isn't available in the library).
  • Added to the right category.
  • Added "add code" label.
  • Described what's being changed.

@codewithdev
Copy link
Owner

@stevenanthonyrevo can you add some inline comments at the top. I would happy to merge it with the base after that.

@stevenanthonyrevo
Copy link
Author

Thanks @codewithdev for reviewing my code. I've gone ahead and made a few updates. Happy Hacktoberfest!

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