Thread safe basename. @param path the path, on DOS both \ and / are considered separators. @return pointer to the basename substring.
See Implementation
Thread safe basename. @param path the path, on DOS both \ and / are considered separators. @return pointer to the basename substring.