There is a space in the character class so the regular expression would have the effect of matching on one or more spaces.As in my language it says "read one line and split it on the 'new line' character". If you read one line how can it have any newline characters?
Bookmarks