User profile: kaastengel

User info
User name:kaastengel
Bio:Currently studying basic C++
History
Joined:
Number of posts:3
Latest posts:

[help] problem with fstream-stuffs
This is the program I'm currently working on for my homework. Basically, it changes the format of a ...

[help] change all 4-letter string to 'love'
Thanks! It works! I never thought that string format can be checked per-letter

[help] change all 4-letter string to 'love'
So the assignment is changing all 4-letter word to 'love', for example if my input is "Ice cube c...