User profile: SlowBug2319

User info
User name:SlowBug2319
History
Joined:
Number of posts:11
Latest posts:

Error writing a vector to a file
I am trying to learn how to write a vector to a file, then read that vector to from a file. In the c...

Randomization character in a string
I am trying to take the string randomID shuffle it around 26 times then pluck 5 char’s from it the...

Removing duplicates chars
Just out of curiosity, is there a way to write it without using a template?

Removing duplicates chars
I need to create a method that will so that it does not contain any duplicate characters from the li...

Removing an item from a vector
[quote]Do you realize that you're missing several parentheses?[/quote] Yes, it was a typo on my par...