This tool converts binary files into C-style arrays. It is useful for embedding binary data directly into C/C++ source code.
You can view the source code repository on GitHub or get a copy using git with the following command:
git clone https://github.com/reybits/bin2hpp.git
cd bin2hpp
make releasebin2hpp input_path [output_path] [options]output_path and options are optional.
© 2000-2024 Andrey A. Ugolnik. All Rights Reserved. | https://www.ugolnik.info | andrey@ugolnik.info