Main Page
|
Modules
|
Directories
|
File List
|
Globals
|
Related Pages
libgm
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 Sat May 20 19:20:42 2006 for GM by
1.4.4