X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9b8a360d4d15cb0a30cf376d9494d16fc6e3188f..35c4b4da0a28029dc841147ef6fd183b87d2cc8f:/docs/latex/wx/function.tex?ds=sidebyside diff --git a/docs/latex/wx/function.tex b/docs/latex/wx/function.tex index e09d7e8132..3f35029b21 100644 --- a/docs/latex/wx/function.tex +++ b/docs/latex/wx/function.tex @@ -996,7 +996,8 @@ Returns true if the file exists and is a plain file. Returns time of last modification of given file. -The return value is $0$ if an error occured (e.g. file not found). +The function returns \texttt{(time\_t)}$-1$ if an error occurred (e.g. file not +found). \membersection{::wxFileNameFromPath}\label{wxfilenamefrompath}