User profile: tehHuzzlenut

User info
User name:tehHuzzlenut
History
Joined:
Number of posts:7
Latest posts:

needing help with converting
All you need to do is take your code within your while loop and then move your while condition after...

Receiving and splitting input from user
Hello, I am writing a code that will take in a string input from a user that will be read by my com...

Trying to Catch invalid symbols in a string
My question how I would check for invalid symbols in a string input from the user. The way I have m...

Printing the Size of Vector String Elements
Yes! It worked! Thank you so much. Oddly enough I used that same syntax but received an error. I mus...

Printing the Size of Vector String Elements
I have created a program that takes user inputs and places the inputs of strings into a vector. My i...