Main Page
Modules
Data Structures
File List
Data Fields
Globals
Related Pages
gm_strdup.c File Reference
#include "
gm.h
"
Functions
GM_ENTRY_POINT char *
gm_strdup
(const char *in)
Detailed Description
Function Documentation
GM_ENTRY_POINT char* gm_strdup
(
const char *
in
)
gm_strdup
() reimplements the UNIX function strdup().
Return values:
char
* Returns a pointer to the duplicated string, or NULL if insufficient memory was available.
Parameters:
in
(IN) The string to be duplicated.
Author:
Glenn Brown
Version:
GM_API_VERSION (as defined in
gm.h
)
Generated on Mon Nov 3 15:39:26 2003 for GM by
1.2.15