|
New version 1.2.1 upped. Replaced 2 functions for true 64bit variants, it should now work correctly on big files. Big thanks to @ShivShubh for bug report(pls let me know if it work now, it should).
Furthermore, I separated output info from error messages. Final output info is written to stdout while errors, warnings and special info is written to stderr. This is helpful if you want to suppress output(with > nul) for quiet mode but still want to see or redirect possible errors that may occur.
|