#include "UT_API.h"#include <stdio.h>Go to the source code of this file.
Functions | |
| UT_API const char * | UTgetTmpDir () |
| UT_API void | UTgetTmpName (UT_String &filename, const char *prefix=0) |
| UT_API const char * | UTgetDesktopDir () |
| Returns the path to the platform specific desktop. | |
| UT_API const char * | UTgetDefaultTmpDir () |
| UT_API FILE * | UTgetTmpFile () |
| UT_API const char* UTgetDefaultTmpDir | ( | ) |
| UT_API const char* UTgetDesktopDir | ( | ) |
Returns the path to the platform specific desktop.
| UT_API const char* UTgetTmpDir | ( | ) |
| UT_API FILE* UTgetTmpFile | ( | ) |
| UT_API void UTgetTmpName | ( | UT_String & | filename, | |
| const char * | prefix = 0 | |||
| ) |
1.5.9