Views
Personal tools

XPLMGetDirectorySeparator

From X-Plane SDK

Jump to: navigation, search

XPLMGetDirectorySeparator

XPLM_API const char *         XPLMGetDirectorySeparator(void);
This routine returns a string with one char and a null terminator that is the directory separator for the current platform. This allows you to write code that concatinates directory paths without having to #ifdef for platform.
Navigation
TOOLBOX
LANGUAGES
Toolbox