Pages

Monday, January 22, 2018

bin2c



bin2c is a tool that creates C++ headers from files. The headers contain char arrays that represent converted files and they can be used for embedding resources into executable files. The embedded resources can be images, sounds, music and other files for games that can be loaded from memory.

No comments:

Post a Comment