6
Answers

Parsing a String

Zeb Rehman

Zeb Rehman

13y
2.3k
1
Hi everybody, I need a little help regarding string. I want to break the string. The example is given following.
STRING: AL HAMZA SHIP BREAKING CO
INTO:
AL
HAMZA
SHIP
BREAKING
CO

Please send me the code for breaking the sentance.
Regards
Zeb
Answers (6)