Previous: WordDict DESCRIPTION, Up: WordDict
words
data member. Return OK on success,
NOTOK otherwise.
Cursor
method. The word is
returned in the
word
argument and the record is returned in
the
record
argument.
On success the function returns 0, at the end of the dictionnary it
returns DB_NOTFOUND. The
cursor
argument is deallocated when
the function hits the end of the dictionnary or an error occurs.
CursorPrefix
method. The word is
returned in the
word
argument and the record is returned in
the
record
argument. The
word
is guaranteed to start with
the prefix specified to the
CursorPrefix
method.
On success the function returns 0, at the end of the dictionnary it
returns DB_NOTFOUND. The
cursor
argument is deallocated when
the function hits the end of the dictionnary or an error occurs.
word serial frequency
, one by
line.