CR2LF - Convert Carriage Returns to Line Feeds

CR2LF is a simple, short program that converts carriage returns to linefeeds. I constantly run into problems, when transferring a file from one system to another, involving different conventions for ending a line of text. I can easily modify CR2LF to handle the conversion in most cases.

Files you may copy include:

Back to the C software page.


Last revised on 22 April 1999.