Hello!
In Visual Basic there is such funtion "Like".
How to make it in asm?
Thanks
Posted on 2009-06-23 07:18:33 by Bonez92
First, start extending the code of a simple wildcard pattern-matching function.
Here are all such funcs:
http://xoomer.virgilio.it/acantato/dev/wildcard/wildmatch.html
I suggest you start with the recursive versions first, to get the hang of it and easily debug your implementation of the # , [] and [!] expressions.
Posted on 2009-06-23 07:33:09 by Ultrano
Did that guy go to the Betov school of software licensing ?
Posted on 2009-07-07 20:31:55 by donkey

Did that guy go to the Betov school of software licensing ?


In a world of diminishing resources, it's nice to know that there is no shortage of fruit-cakes :P
Posted on 2009-07-08 00:16:17 by SpooK