Main Page | Namespace List | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

libstrfunc.h

Go to the documentation of this file.
00001 #include "common.h"
00002 char * base64_encode(void *data, size_t size);
00003 char * base64_encode_multiple(void *data, size_t size, int *line_count);
00004 void hexdump(char *hbuf, int start, int stop, int ascii);

Generated on Sat Feb 7 10:22:05 2009 for 'LibPst' by  doxygen 1.3.9.1