Const alt_path_sep

char

The secondary path separator character for the platform

On Unixes it is '/'. On Windows it is '\'.

Const path_sep

char

The primary path separator character for the platform

On all platforms it is '/'