forked from bitbank2/bin_to_c
-
Notifications
You must be signed in to change notification settings - Fork 0
A simple Linux command line tool for turning binary files into C source code (array of unsigned chars)
License
sgowen/bin_to_c
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple command line tool for turning binary files into C source code The output is an array of unsigned chars and is sent to stdout. I wrote this because sometimes it's convenient to have entire binary files encoded in your C source code instead of carrying around the data in a separate file.
About
A simple Linux command line tool for turning binary files into C source code (array of unsigned chars)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 96.0%
- Makefile 4.0%