hb_strnicmp()

Compare two string without regards to case, limited by length

Syntax

C Prototype

#include <hbapi.h>
hb_strnicmp( const char * s1, const char * s2, ULONG ulLen ) --> ( int )iResult

Arguments

<s1>

<s2>

<ulLen>

Returns


Description


Examples

Status

Ready

Compliance

Compliance is not applicable to API calls.

Files

Library is vm

Platforms

All