/File2ByteArray

File to C byte array converter

Primary LanguageCThe UnlicenseUnlicense

File2ByteArray

File to C byte array converter written in C

Build

Just compile converter.c

Usage

Simply type the command converter [FILES ...] and it will generate for each file another text file containing the array declaration.