Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

CharlotteCross1998/Trigraphify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

Trigraphify

Convert your C code into code containing trigraphs

Screenshots

Before

Before Screenshot

After

After Screenshot

How to use

Simply run python main.py -i <input> -o <output>. For example, python main.py -i main.c -o main.c.

When compiling with tripgrahs you must use the compiler flag -trigraphs. For example gcc main.c -o main -trigraphs.

About

Convert your C code into code containing trigraphs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /