KeywordT dummy;
+/*
if ( (char*)& dummy != &dummy.keyWord[0] )
throw;
+*/
int size = sizeof(__gKeyWords) / sizeof( KeywordT );
{
// this method works, only if results of processing
// are collected
- ASSERT( mCollectResultsOn );
+ // ASSERT( mCollectResultsOn );
result = "";
int pos = 0;