Skip to content

A C header converting 8-bit binary literal into hexadecimal literal. For some old C compiler

License

Notifications You must be signed in to change notification settings

FurryAcetylCoA/Bin-to-Hex-macro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bin-to-Hex-macro

A C header converting 8-bit binary literal into hexadecimal literal. For some old C compiler.

It might seems silly. But this is the fastest way to do this (for runtime performance).

Files

  • BintoHex.h : The header itself
  • main.py : Script genearating the header

About

A C header converting 8-bit binary literal into hexadecimal literal. For some old C compiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published