Mercurial > libpst
view src/libstrfunc.h @ 81:6fbce1129405
Added tag stable-0-6-13 for changeset 4a760802ef29
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 13 Jun 2008 20:53:28 -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);