reword_test


reword_test, a C++ code which calls reword(), which reads a text file and makes a copy in which every line has the same number of "words" - that is, strings separated by blanks.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

reword, a C++ code which reads a text file and makes a copy in which every line has the same number of "words" - that is, strings separated by blanks.

Source Code:


Last revised on 25 April 2024.