
This compares two masks and returns whether the "new" is more specific than or equal to the "old". The difference with match() is that a '?' in "old" does not match a '*' in "new".
1 line
30 B
C
1 line
30 B
C
#define SERNO "20070714-3530"
|