hb_xmemset()

Set more than memset() can

Syntax

C Prototype

#include <hbapi.h>
hb_xmemset( void * pDestArg, int iFill, ULONG ulLen ) --> ( void * )pResult

Arguments

<pDestArg>

<iFill>

<ulLen>

Returns


Description

If UINT_MAX is defined as ULONG_MAX then this function is replaced by a macro replacement to memset()
Examples

Status

Ready

Compliance

Compliance is not applicable to API calls.

Files

Library is vm

Platforms

All