TORCS  1.3.9
The Open Racing Car Simulator
portability.h File Reference
#include <stdlib.h>
#include <cstring>
Include dependency graph for portability.h:

Go to the source code of this file.

Functions

static char * strndup (const char *str, int len)
 

Function Documentation

◆ strndup()

static char* strndup ( const char *  str,
int  len 
)
static

Definition at line 39 of file portability.h.