Report: De-Character Mode |
Option: -D |
Option Parameters: |
Compatible Options: RSM Option Cross Reference |
Usage: rsm -Dt -O"report.htm" *.h *.cpp rsm -Du -O"report.htm" *.h *.cpp rsm -Dd -O"report.htm" *.h *.cpp |
Source: C, C++, C# and Java |
De-character source code to remove tabs and convert source code from DOS to UNIX and UNIX to DOS format. This option operates in a stand alone mode and modifies the original source. The source code targeted for this option must have write permissions. |