I made this program for manipulation of the fore-part of lines of the source codes.
Why I made it? Because sometimes you must manipulate the source codes. My program helps you for making the manipulation.
You can find sometimes source codes on the internet, that you can copy from the web page only with numbering. And if you want to apply it, you must remove the numbering. E.g. see these files: https://projects.coin-or.org/Bcp/browser/stable/1.2/Bcp/src/Member http://www.csie.ntu.edu.tw/~r95122/temp/db_cyber_code.pdf
Or sometimes you can find source code with extra space character. You can remove the extra space characters from the fore-part of lines. E.g. see these file: http://doc.trolltech.com/4.4/dialogs-findfiles-window-cpp.html
Or sometimes you must upload a source code on a forum, and you must change the tab characters to space characters, because the web pages can not show the tab characters in general.
If you did not change the tab characters to space, the uploaded source code looks out so: http://www.daniweb.com/forums/thread144447.html
If you changed the tab characters to space, the uploaded source code looks out so: http://www.daniweb.com/forums/thread144456.html
At moment I made only the Hungarian translation. If you want to use the program for your language, please translate it with "Qt Linguist" program.
Ratings & Comments
0 Comments