Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Path::directorySeparatorChar Data Member

The character used to separate directory levels in a path string (backward slash).

C++
const char directorySeparatorChar = '\\';
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!