Extended documentation

This commit is contained in:
Ole Loots 2013-12-29 23:15:53 +01:00
parent f31b7fa5c4
commit 4bf410a583

View File

@ -114,7 +114,10 @@ static struct s_context_info * get_context_info( struct gui_window * gw, short m
}
/***
*
* Generates an unique filename for temp. files
* The generated filename includes the path.
* If TMPDIR environmenrt vairable is set, this will be used as path,
* otherwise U:\tmp\
* \param prefix
* \param sufffix
* \return pointer to static buffer owned by get_tmpfilename()