CStuff

CStuff

Robbert Haarman

2010-12-11


Introduction

CStuff is a collection of code snippets that will hopefully ease the life of C programmers. They can be dropped into your programs by themselves or be compiled into a library which you can then link against. So next time you find yourself needing a hash function, a pseudo-random number generator, a common data structure, or one of the other zillion things that C programmers end up implementing over and over again, take a look at CStuff. Perhaps it contains something you can use.


deadbeef_rand


hashtable


tcp

Valid XHTML 1.1! Valid CSS! Viewable with Any Browser