Hello!
In Visual Basic there is such funtion "Like".
How to make it in asm?
Thanks
In Visual Basic there is such funtion "Like".
How to make it in asm?
Thanks
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.
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.
Did that guy go to the Betov school of software licensing ?
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