0

C++ string delimeter

How do i separate a string to words? Example: st = "how are you"; While (something) Word = st[0] .. St[1]... St[2]

19th Jan 2019, 11:06 AM
gil gil
1 Réponse