next up previous contents index
Next: Interface index Up: Module extendable_str_module Previous: Interface read_line   Contents   Index

Interface parse_line


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call parse_line(this,delimiters,fields,num_fields, &
[status])\end{verbatim}
\end{boxedminipage}

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

delimiters -- character(*), intent(in)

fields -- character(*), intent(inout), dimension(:)

num_fields -- integer, intent(out)

status -- integer, optional, intent(out)

index interface

gabor 2009-06-30