uthcode / learntosolveit

The C Programming Language Companion
http://www.learntosolveit.com
Other
198 stars 1.37k forks source link

Update Ex_1.12_word_per_line.c #109

Closed daniiltyshchenko closed 5 years ago

daniiltyshchenko commented 7 years ago

Current code does not handle consequent spaces and horizontal tab cases. Program will print new line for every space.