Next: , Previous: WordListOne NAME, Up: WordListOne


10.11.2 WordListOne SYNOPSIS

     
     #include <mifluz.h>
     
     WordContext context;
     
     WordList* words = context->List();
     WordList* words = WordListOne(context)