Added hb_cdpchrcmp() prototype
This commit is contained in:
@@ -99,6 +99,7 @@ extern PHB_CODEPAGE hb_cdpFind( char * );
|
||||
extern void hb_cdpTranslate( char*, PHB_CODEPAGE, PHB_CODEPAGE );
|
||||
extern void hb_cdpnTranslate( char*, PHB_CODEPAGE, PHB_CODEPAGE, unsigned int );
|
||||
extern int hb_cdpcmp( char*, char*, ULONG, PHB_CODEPAGE, ULONG* );
|
||||
extern int hb_cdpchrcmp( char cFirst, char cSecond, PHB_CODEPAGE cdpage );
|
||||
|
||||
#endif /* HB_APICDP_H_ */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user