User profile: omn0mnomm

User info
User name:omn0mnomm
History
Joined:
Number of posts:4
Latest posts:

Printing ifstream
Oh! Alright, what's the best way to reset it so it reads from the beginning?

Printing ifstream
I didn't put the entire code. Here's the entire code: [code] //Program will take file contents and ...

Printing ifstream
So inside main it asks for a password followed by an if statement that calls a print function: [c...

Writing vectors to ofstream
So I'm working on a program to encrypt a file by reading a file, adding 8 to the ACSII code, and wri...