mulle-c-string-escape 1.0.0

mulle-c-string-escape turns data into C-strings. Non-ASCII characters will be escaped to hex or octal. C-escapes are used for known C escapes like '\b'. The output is separated into lines of approximately even length and does not exceed the chosen line length. You can feed it binary or text files.

Tags developers cross-plattform c code-generator
License BSDL
State stable

Recent Releases

1.0.004 Nov 2021 10:49 major feature: