|
Sack Library Documentation
|
__cdecl TYPELIB_PROC int CompareStrings(PTEXT pt1, int single1, PTEXT pt2, int single2, int bExact);
|
Parameters |
Description |
|
PTEXT pt1 |
pointer to a phrase |
|
int single1 |
use only the first word, not the whole phrase |
|
PTEXT pt2 |
pointer to a phrase |
|
int single2 |
use only the first segment, not the whole phrase |
|
int bExact |
if FALSE, match case insensitive, otherwise match exact case. |
Compares a couple lists of text segments.
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.|
Copyright (c) 2000+. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|