view src/libstrfunc.h @ 83:df60d5463ad5 stable-0-6-14

add missing debian makefile
author Carl Byington <carl@five-ten-sg.com>
date Sun, 15 Jun 2008 06:57:45 -0700
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);