File system separators definitions.
[Filepath manipulation routines]


Defines

#define PORT_FILE_SEPARATOR
 The platform-specific file name separator char delimiting entities in a filepath.
#define PORT_PATH_SEPARATOR
 The platform-specific file path separator char delimiting filepaths in a path list.
#define PORT_FILE_SEPARATOR_STR
 The platform-specific file name separator as a string.
#define PORT_PATH_SEPARATOR_STR
 The platform-specific file name separator as a string.


Define Documentation

#define PORT_FILE_SEPARATOR

The platform-specific file name separator char delimiting entities in a filepath.

#define PORT_PATH_SEPARATOR

The platform-specific file path separator char delimiting filepaths in a path list.

#define PORT_FILE_SEPARATOR_STR

The platform-specific file name separator as a string.

#define PORT_PATH_SEPARATOR_STR

The platform-specific file name separator as a string.


Genereated on Tue Mar 11 19:25:24 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.