Skip to content

AntumDeluge/FileToCArray-cpp

 
 

Repository files navigation

Description

File To C Array is a tool that generates a C array from the contents of any file. Such arrays can be used as a way of embedding resource files into an executable binary, gaining access to the resource files without having to use platform-dependent code. The tool requires Nana C++ Library in order to build, but you can download a Windows binary below.

FileToCArray

Protip: if the output file that you choose is the same as the input file, it will automatically get renamed like in the screenshot above.

Windows binary

https://github.com/ErrorFlynn/FileToCArray/releases/download/v1.1/FileToCArray_11.7z

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%