next up previous contents index
Next: Subroutine system_initialise Up: Module system_module Previous: Subroutine rewind   Contents   Index

Subroutine backspace


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call backspace(this[,n])\end{verbatim}
\end{boxedminipage}

Move the file pointer back by n (defaults to 1) records. Works for formatted and unformatted files.

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

n -- integer, optional

system_initialise subroutine

gabor 2009-06-30