C++ TargetRTS
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
RTMemoryUtil Class Reference

Static Public Member Functions

static int memcmp (const void *, const void *, int)
 
static void memcpy (void *, const void *, int)
 
static void * memdup (const void *, int)
 
static void memset (void *, int val, int len)
 
static int atoi (const char *)
 
static const char * strchr (const char *, char)
 
static int strcmp (const char *, const char *, int len=-1)
 
static void strcpy (char *, const char *, int len=-1)
 
static char * strdup (const char *, int len=-1)
 
static int strlen (const char *)
 
static const char * _getenv (const char *)
 

The documentation for this class was generated from the following file: