Skip to content

Check C++ source files under selected directory is EUC-JP

Notifications You must be signed in to change notification settings

XMTei/CheckEUCJP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Check C++ source files under selected directory, if it is not a EUC-JP code show a error message. It is useful to check your Linux C++ program written on Windows Editor.

  • This is C# program base on .NET(version 4.0).
  • This has multi language UI, and currently has English, Chinese, Japanese. You can add any other language for it.
  • If you are using WindowsXP, you can download a old version from here.

日本語

  • Windows上のソースエディターで編集されたC++のソースコードは、Linux上のソースとして再利用しようとすると、文字コードはEUC-JPである場合があります。その際にこのツールを使ってEUC-JPであるかどどうかをチェックできる。

About

Check C++ source files under selected directory is EUC-JP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages