Home Building DHTML Scripting Using Diaperglu Documention Key Script Commands Reference C Library API Reference Handy References About License Contact Forth Draft Standard
C Functions dg_initwordlists
// //////////////////////////////////////////////////////////////////////////////////////
//
// dg_initwordlists
//
// C prototype:
//  void dg_initwordlists (Bufferhandle* pBHarrayhead)
//
// Inputs:
//  Bufferhandle*  pBHarrayhead      pointer to a Bufferhandle structure which is 
//                                    used as the bufferhandle for the array where 
//                                    the other bufferhandles are stored         
//
// Action:
//  Creates the initial word lists and populates them with words.
//
// Failure cases:
//  error in a subroutine - (no error is pushed from this routine)
//   
// //////////////////////////////////////////////////////////////////////////////////////