
rovf
Veteran
Jun 27, 2011, 9:24 AM
Post #10 of 16
(952 views)
|
|
Re: [harshmane] store each word of string
[In reply to]
|
Can't Post
|
|
This means, the input can NOT look like this: because there would be one space, not two, and the input can also NOT look like this: (3 spaces separating), neither can it be Is this correct? So the next question is: Do you have to provide error checking (if the input does not meet these requirements), or can you silently assume that the input has the correct format?
|