deblank_test, a C++ code which calls deblank(), which makes a copy of a text file in which all blank lines have been removed.
The information on this web page is distributed under the MIT license.
deblank, a C++ code which reads a text file and removes all blank lines.