Gentee Programming Language > Documentation > Libraries | Download documentation |
Get the temporary directory of the application. When this function is called for the first time, in the temporary directory there will be created a directory named genteeXX, where XX is a unique number for this running application. When the application is closed, the directory will be deleted with all its files.
str gettempdir( str ret )
ret The string for getting the result.
The function returns the parameter ret.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |