hb_strncpyUpper()

Copy an existing string buffer to another buffer, as upper case

Syntax

C Prototype

#include <hbapi.h>
hb_strncpyUpper( char * pDest, const char * pSource, ULONG ulLen ) --> ( char * )pszResult

Arguments

<pDest>

<pSource>

<ulLen>

Returns


Description


Examples

Status

Ready

Compliance

Compliance is not applicable to API calls.

Files

Library is vm

Platforms

All