+ 2

How can I do this?

Include <string> String a ; String b; Getline(cin,a); For example : In the name of god b[0] = 'in' b[1] = 'the' b[2] = 'name' b[3] = 'of' b[4] = 'god'

24th Dec 2019, 5:36 PM
Ali Pishro
Ali Pishro - avatar
2 Answers
+ 3
Alexandr Tnxâ™„đŸ‘Œ
24th Dec 2019, 7:59 PM
Ali Pishro
Ali Pishro - avatar
+ 1
How can you what
24th Dec 2019, 6:23 PM
Randych
Randych - avatar