view src/libstrfunc.h @ 53:c97dabe37115

update tags
author convert-repo
date Fri, 01 Feb 2008 07:02:14 +0000
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);