silc_strdup

SYNOPSIS

    char *silc_strdup(const char *str);

DESCRIPTION

Duplicates the string indicated by `str' and returns the duplicated string. Returns NULL on error and sets silc_errno.