Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
nstrdup.h File Reference

Go to the source code of this file.

Macros

#define __NSTRDUP_H__
 

Functions

char * nstrdup (const char *str)
 

Macro Definition Documentation

◆ __NSTRDUP_H__

#define __NSTRDUP_H__

Definition at line 45 of file nstrdup.h.

Function Documentation

◆ nstrdup()

char * nstrdup ( const char * str)

Definition at line 56 of file nstrdup.cpp.