ESAPI-C 1.0
The OWASP Enterprise Security API for C

local_strdup.c File Reference

A local version of the non-Standard function strdup. More...

#include <stdlib.h>
#include <string.h>

Go to the source code of this file.

Functions

char *() local_strdup (const char *instr)

Detailed Description

A local version of the non-Standard function strdup.

Since:
January 30, 2011

Definition in file local_strdup.c.

 All Data Structures Files Functions Variables Typedefs Defines