ezmlmx 0.68
ezmlmx
|
Go to the source code of this file.
Macros | |
#define | WHO "decode_b64" |
#define | char64enc(c) |
Functions | |
void | decode_b64 (const char *cpfrom, unsigned int n, stralloc *outdata) |
#define char64enc | ( | c | ) |
Definition at line 29 of file decode_b64.c.
#define WHO "decode_b64" |
Definition at line 7 of file decode_b64.c.
void decode_b64 | ( | const char * | cpfrom, |
unsigned int | n, | ||
stralloc * | outdata ) |
Definition at line 33 of file decode_b64.c.