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 - strmatch http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
strmatch

Find match "score."

Header File.....TCXLstr.h

Prototype.......IntT CTYP strmatch(ChrP a, ChrP b);

Source File.....STR\STRMATCH.C

Arguments.......a  -  First String
                b  -  Second String

Returns.........A match score.  The higher the score, the better they
                match.  The maximum possible score is strlen(a) +
                strlen(b).

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