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.