next up previous contents index
Next: Interface set_value Up: Module dictionary_module Previous: Interface finalise   Contents   Index

Interface print


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call print(this,key[,verbosity,file])
call print(this[,verbosity,file])\end{verbatim}
\end{boxedminipage}

Print a DictEntry or a Dictionary

this -- intent(in),

type(DictEntry) or type(Dictionary)

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

verbosity -- integer, intent(in), optional

file -- type(Inoutput), intent(inout), optional

set_value interface

gabor 2009-06-30