Jpp
17.1.1
the software that should make you happy
|
Go to the source code of this file.
Macros | |
#define | EXPRT |
Functions | |
size_t EXPRT | strlcpy (char *dst, const char *src, size_t size) |
size_t EXPRT | strlcat (char *dst, const char *src, size_t size) |
size_t EXPRT strlcpy | ( | char * | dst, |
const char * | src, | ||
size_t | size | ||
) |
Definition at line 39 of file strlcpy.cc.
size_t EXPRT strlcat | ( | char * | dst, |
const char * | src, | ||
size_t | size | ||
) |
Definition at line 72 of file strlcpy.cc.