User profile: Azrad

User info
User name:Azrad
History
Joined:
Number of posts:3
Latest posts:

easy way to remove unwanted characters from a string?
I want to remove every character from a string except for a certain list of characters. I'm sure thi...

char vs <fstream> ?
Hi Max, Thanks for the input. So I took your advise and changed that part to: [code] for (int i...

char vs <fstream> ?
I'm very new to C++ (less than 2 days). I've written some code to sort the letters of a word into al...