c++ Programming Glossary: lastslash
How might I wrap the FindXFile-style APIs to the STL-style Iterator Pattern in C++? http://stackoverflow.com/questions/2531874/how-might-i-wrap-the-findxfile-style-apis-to-the-stl-style-iterator-pattern-in-c hFind INVALID_HANDLE_VALUE std wstring const_iterator lastSlash GetLastSlash pathSpec if lastSlash pathSpec.begin currentDirectory.assign.. wstring const_iterator lastSlash GetLastSlash pathSpec if lastSlash pathSpec.begin currentDirectory.assign pathSpec.begin lastSlash.. pathSpec.begin currentDirectory.assign pathSpec.begin lastSlash 1 PerformFindFirstFile pathSpec IncrementPastDotDirectories..
|