Hi,
Given two strings I need to determine weather or not one of the strings is a subset of the other string. In at least one of the strings there is a star "*" which can be any character or a null there is a maximum of one star per string.
So basically I want the function to return true if you
F6B0> in my program?If its a match, I want to be able to return 'true' or 1
Mike>The Fulch wrote:> > Hi,> >> > Given two strings I need to determine weather or not one of the> > strings is a subset of the other string. In at least one of the> > strings th