view src/libstrfunc.h @ 57:de3753c3160a

add archive directory with history of alioth versions that have been merged here
author Carl Byington <carl@five-ten-sg.com>
date Sat, 02 Feb 2008 12:54:07 -0800
parents f6db1f060a95
children 997cf1373f9e
line wrap: on
line source


char * base64_encode(void *data, size_t size);
void hexdump(char *hbuf, int start, int stop, int ascii);