WordList Struct Reference
#include <Words.h>
Detailed Description
A
WordList represents a list of strings with a fixed length. The words are stored in an internal array. An attribute gives the number of strings stored in the array. It is the length of the array.
Field Documentation
The number of words stored in the list.
The documentation for this struct was generated from the following file: