next up previous contents index
Next: Interface subset Up: Module dictionary_module Previous: Interface write_string   Contents   Index

Interface read_string


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call read_string(this,str)\end{verbatim}
\end{boxedminipage}

Read into this dictionary from a string If true, append to dictionary (default false)

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

str -- character(len=*), intent(in)

subset interface

gabor 2009-06-30