On Wed, Aug 29, 2001 at 02:58:39PM +0300, Dekel Tsur wrote:
> Wouldn't it be simpler to just add the following to in_word_set:
> 
>       if (wordlist.empty())
>               ReadSymbols();

apart from the endless loop if reading fails, certainly. Use at least a
static 'bool initialized' variable...

Andre'

-- 
André Pönitz ............................................. [EMAIL PROTECTED]

Reply via email to