Misc code utilities

Just some little public domain handy bits of C, referenced by other sources directly.

dump.c
A simple hexdump() and rawdump() routine for debugging, easiest to compile directly in
xht.c/xht.h
Minimalist but efficient string->void* hashtable implementation, very useful.
b64.c/b64.h
A small/fast base64 encoder/decoder, handles newlines as block breaks.
[ICO]NameLast modifiedSizeDescription

[DIR]Parent Directory  -
[TXT]HEADER.html23-Jan-2003 00:09 551
[TXT]b64.c17-Jan-2003 01:14 3.1K
[TXT]b64.h31-Jan-2003 13:50 353
[TXT]dump.c17-Jan-2003 01:14 2.0K
[TXT]xht.c26-Jan-2003 04:41 3.4K
[TXT]xht.h31-Jan-2003 13:50 969
[TXT]xht_test.c23-Jan-2003 00:09 499

Apache Server at www.jeremie.com Port 80