Home / api / name / gb.gettempdir 
GB.GetTempDir
Syntax
char *GB.GetTempDir ( void )

Returns the directory used by the interpreter to store temporary files.

Use it each time you have to store your own temporary files.

See also

File Management