Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 208 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 208 Bytes

Utilities

Collection of simple projects and utilities.

bmp2hex

Converts black and white images of BMP format to constant hexadecimal C bitmaps.

iniparser

Basic ini file parser, written in C++11.