User profile: Kovs95

User info
User name:Kovs95
History
Joined:
Number of posts:52
Latest posts:

Using the find() Function
But I never put in parameters into my function declaration/definition. Look at my code! Does that me...

Using the find() Function
One question that would help my understanding: In the example, what is [code]size_t found;[/code]? C...

Using the find() Function
When I do that, the [code]char 'a'[/code] becomes underlined and it says "type name is not allowed" ...

Using the find() Function
★ Modify the program so that it then replaces every a, e, i , o, u w/ the letter z. i.e. John Smit...

String Functions
Thanks a lot it worked!