ARPDAS_QNX6 1.0
Functions | Variables
strdup.c File Reference
#include <string.h>
#include "nortlib.h"
Include dependency graph for strdup.c:

Go to the source code of this file.

Functions

char * nrtl_strdup (const char *s)

Variables

char rcsid_strdup_c [] = "$Header: /cvsroot/arp-das/nortlib2/src/strdup.c,v 1.3 2000/10/19 14:18:38 nort Exp $"

Function Documentation

char* nrtl_strdup ( const char *  s)

Definition at line 16 of file strdup.c.

References new_memory().

Here is the call graph for this function:


Variable Documentation

char rcsid_strdup_c[] = "$Header: /cvsroot/arp-das/nortlib2/src/strdup.c,v 1.3 2000/10/19 14:18:38 nort Exp $"

Definition at line 5 of file strdup.c.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines