RSync 1.00 |
|
// Rsync task example D:\Some path\Source.rc D:\Some path\Target.rh |
RSync allows to save tasks, writing current source and target file names to task file. RST is the default extension of RSync Task file. Program supports command line parameters, so You can specify source and target names or Task file name in command line.
|
D:\BC5\Utils\RSync "D:\My Projects\app.rc" "D:\My Projects\app.rh" |
This program was written for processing Borland C++ 5 source texts, but I suspect that it should work with texts for other C compilers. RSync is Win32 application, so it requires MS Windows 95 / MS Windows NT 4.0 or later. You can download the latest version of RSync on my home page http://polyakoff.isCool.net in "My Programs".
The program RSync provides as freeware. Author doesn't provide warranty for the software. You 're not allowed to modify the program, perform disassembling of any kind. You are encouraged to distribute the original and unmodified package freely, in any form and on any media, provided you don't charge any fee for the software.
|