The following C project contains the C source code and C examples used for linux2win. Converts all the Line Feeds found in a document
to Carriage Returns + Line Feeds and save the
results on another file.
Linux uses LF at the end of the lines in text
files; Win32 instead uses CR+LF; the
program is thus called Linux2Win.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
Linux2Win.cpp | 2462 |
Linux2Win.dsp | 4383 |
Linux2Win.dsw | 541 |
ReadMe.txt | 466 |