hb_strdup()

Returns a pointer to a newly allocated copy of the source string

Syntax

C Prototype

#include <hbapi.h>
hb_strdup( const char * pszText ) --> ( char * )pszResult

Arguments

<pszText>

Returns


Description


Examples

Status

Ready

Compliance

Compliance is not applicable to API calls.

Files

Library is vm

Platforms

All