next up previous contents index
Next: Interface write_binary Up: Module dictionary_module Previous: Interface get_value   Contents   Index

Interface remove_value


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call remove_value(this,key)\end{verbatim}
\end{boxedminipage}

Remove an entry from a Dictionary

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

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

write_binary interface

gabor 2009-06-30