view src/libstrfunc.h @ 67:90aa7814ad1f stable-0-6-8

Initial version of pst2dii to convert to Summation dii load file format.
author Carl Byington <carl@five-ten-sg.com>
date Wed, 05 Mar 2008 18:58:40 -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);