



DictionaryLookup (lines 4124-4131)
Back to List
Browsing parserm.h
4124 #Ifnot; ! TARGET_GLULX
4125
4126 [ DictionaryLookup b l i;
4127 for (i=0 : i<l : i++) buffer2->(WORDSIZE+i) = b->i;
4128 buffer2-->0 = l;
4129 Tokenise__(buffer2,parse2);
4130 return parse2-->1;
4131 ];
Last updated 27 February 2004. The librarian in charge of this page is Graham Nelson (graham@gnelson.demon.co.uk) assisted by C Knight. Please email any comments, suggestions or corrections to cedenqs@inform-fiction.org.