DictionaryLookup (lines 3365-3370)
Back to List
Browsing parserm.h
3365 [ DictionaryLookup b l i;
3366 for (i=0:i<l:i++) buffer2->(2+i) = b->i;
3367 buffer2->1 = l;
3368 Tokenise__(buffer2,parse2);
3369 return parse2-->1;
3370 ];
Last updated 27 February 2004.
This site is no longer supported; information may be out of date.
Maintained as a historical archive by the Interactive Fiction Technology Foundation.
Copyright 1993-2018 IFTF, CC-BY-SA unless otherwise noted.
This page was originally managed by Graham Nelson (graham@gnelson.demon.co.uk) assisted by C Knight.