C
csharpula csharp
Hello,
I want to implement "wild card" search by searching files with *name*
criteria.
What is the best way? Should I do foreach to all names or maybe there is
a better way?
I want to implement "wild card" search by searching files with *name*
criteria.
What is the best way? Should I do foreach to all names or maybe there is
a better way?