next up previous contents index
Next: Interface initialise Up: Type Dictionary Previous: Type Dictionary   Contents   Index

Elements

N -- integer

number of entries in use

keys -- character(len=key_len), allocatable, dimension(:)

array of keys

entries -- type(DictEntry), allocatable, dimension(:)

array of entries

initialise interface

gabor 2009-06-30