User profile: coder0101

User info
User name:coder0101
History
Joined:
Number of posts:12
Latest posts:

Writing from existing files to a single new output file
yes there is an error on line 19 and 20

Writing from existing files to a single new output file
I want to write a program that reads from three different existing files and writes their contents i...

Sorting a vector alphabetically
In the function add contacts, I want to add a persons name, phone, and email in my vector my contact...

adding letters to a string
I am writing a program that can add letters to a vector then display all elements of the vector. How...

Word Replacement Bug
I am writing a program that is replacing words in vector<english> with vector<pirate> in a user inpu...