Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TCXL Database - strbmatch http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
strbmatch

Finds "best" match.

Header File.....TCXLstr.h

Prototype.......ChrP CTYP strbmatch(ChrP s, ChrP a  );

Source File.....STR\STRBMATC.C

Arguments.......s  -  String to Match
                a  -  Array of pointers.  The last pointer in the array
                      must be NULL.

Returns.........Address of the string in the array that best matched the
                given string.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson