Skip to content

ripperapid/ascii2carray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ascii2carray

Convert ASCII file to C-style char array

This script mimics the output of xxd -i <filename> but it gives a NULL terminated char array instead of a length variable

About

Convert ASCII file to C-style char array

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages