Next: , Previous: WordList NAME, Up: WordList   [Contents][Index]


10.9.2 WordList SYNOPSIS

#include <mifluz.h>

WordContext context;

WordList* words = context->List();

delete words;