Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 661 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 661 Bytes

ASCIItoRUS

Converts incorrectly saved Russian (extended ASCII) to UNICODE Russian

Syntax: ASCIItoRUS.exe $InputFile $OutputFile.txt

The output file has to be .txt

BEFORE:

Çàãðóçêà ìîäóëåé è ôóíêöèé.

IN flags - ôëàãè INITF_*.

Return - true - â ñëó÷àè óñïåõà, false - â ñëó÷àè îøèáêè.

AFTER:

Загрузка модулей и функций.

IN flags - флаги INITF_*.

Return - true - в случаи успеха, false - в случаи ошибки.

Ready for Google translate :)