+ 5
Changing the first letter in c++
hi , how can i change the first letter of every word in a sentence in c++ the question was this the user will give you a sentence ending by ' . ' and you shoud write a program to change the first letter of every word that has more than 3 characters
4 odpowiedzi
+ 5
@baptiste thanks 👍👍👍👍👍
+ 1
I'll work on it
+ 1
https://code.sololearn.com/c16DqQC1mfCW/?ref=app
Do not use space separators but rather _
+ 1
If you want me to do some changes, tell me :)