Tagged Questions
0
votes
1answer
127 views
what is the best way to convert CRLF to LF and the viceversa for C++ files in my project [duplicate]
Possible Duplicate:
How to bulk convert all the file in a file system branch between Unix and Windows line break format?
which is the best tool to convert the CRLF to LF for my project in ...