kondrak / rand_tools

Random programming tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random programming tools

Some of my useful, loosely related pieces of code.

  • DOSSOUND_VESA - VESA based DOS player for MIDI and WAV files.
  • bitset - Customizable bitset template class for platforms where std::bitset/Boost can't be used.
  • hmac_md5 - HMAC-MD5 implementation in C. Depends on Aladdin Enterprises MD5 library.

About

Random programming tools

License:MIT License


Languages

Language:C 83.9%Language:C++ 15.2%Language:Objective-C 0.8%Language:Batchfile 0.1%