User profile: Tenom722

User info
User name:Tenom722
History
Joined:
Number of posts:28
Latest posts:

Searching a txt file
Andy, I'm only trying to figure out how to do this specific task. Here is the bigger project it's pa...

Searching a txt file
How would I scan the file first for the keyword 'password' and then return all chars after 'password...

Converting Files
The end goal is to take an MP4 and find a way to get it ultraviolet.

Converting Files
I want to write a program that will convert file types. Like MP4 ---> ISO, but I have no idea where ...

Writing a file to a specified path...
UPDATED CODE: [code] #include <iostream> #include <vector> #include <string> #include <fstream> usi...