char* MGetCurrentDirectory (void)

Returns the program's current directory

Documentation

Returns the program's current directory. An ending directory separator character is included in the returned path ('/' under Unix, '\' under DOS/Windows). The drive letter and the ':' characters are also included at the beginning of the path under DOS/Windows.
Returns:
The returned value points to a static buffer that is used by this function on successive calls. Don't free it!

alphabetic index hierarchy of classes


MGUI Copyright 1996-2000 Vincenzo Morello

generated by doc++