live
|
#include <string.h>
Go to the source code of this file.
Functions | |
char * | strDup (char const *str) |
char * | strDupSize (char const *str) |
char * | strDupSize (char const *str, size_t &resultBufSize) |
char * strDup | ( | char const * | str | ) |
char * strDupSize | ( | char const * | str | ) |
char * strDupSize | ( | char const * | str, |
size_t & | resultBufSize | ||
) |