next up previous contents index
Next: Interface read Up: Module CInOutput_module Previous: Interface finalise   Contents   Index

Interface close


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call close(this)\end{verbatim}
\end{boxedminipage}

Close file. After a call to close(), you can can call initialise() again to reopen a new file.

this -- type(CInOutput), intent(inout)

read interface

gabor 2009-06-30