Documentation Project 1
Example
sack::filesys::CompareMask Function
if
( CompareMask( "*.exe", "program.exe",
FALSE
) ) {
// then program.exe is matched by the mask.
}
Copyright (c) 2010. All rights reserved.
Contents
|
Index
|
Home