live
strDup.hh File Reference
#include <string.h>
Include dependency graph for strDup.hh:
This graph shows which files directly or indirectly include this file:

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)

Function Documentation

◆ strDup()

char * strDup ( char const * str)

References strDup().

Referenced by strDup().

◆ strDupSize() [1/2]

char * strDupSize ( char const * str)

References strDupSize().

Referenced by strDupSize(), and strDupSize().

◆ strDupSize() [2/2]

char * strDupSize ( char const * str,
size_t & resultBufSize )

References strDupSize().