This repository has been archived by the owner on Oct 28, 2023. It is now read-only.
Here are precompiled binaries for windows and linux..
NOTE: to turn e.g. a file
a.txt
into a variablea_txt
that is in a filea.txt.h
..windows
./file-to-c.exe a.txt
linux
chmod +x file-to-c-x86_64.AppImage ./file-to-c-x86_64.AppImage