next up previous contents index
Next: Interface read_binary Up: Module dictionary_module Previous: Interface remove_value   Contents   Index

Interface write_binary


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call write_binary(this,out)\end{verbatim}
\end{boxedminipage}

Write a binary representation of this dictionary to an Inouput object

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

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

read_binary interface

gabor 2009-06-30