hb_stricmp()

Compare two strings without regards to case

Syntax

C Prototype

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

Arguments

<s1>

<s2>

Returns


Description


Examples

Status

Ready

Compliance

Compliance is not applicable to API calls.

Files

Library is vm

Platforms

All