COHERENT help

This page displays the COHERENT help information for strdup.

Listing of available help pages


strdup() -- Duplicate a string

#include <string.h>
char *strdup(string)
char *string;