Inform - Support - Source

Back to List

Inventory
Complete

Backward
Forward

Plain
Coloured
Gaudy

This code
in plain text

Browsing parserm.h

DictionaryLookup (lines 4115-4122)

4115  #Ifdef TARGET_ZCODE;
4116   
4117  [ DictionaryLookup b l i;
4118      for (i=0 : i<l : i++) buffer2->(2+i) = b->i;
4119      buffer2->1 = l;
4120      Tokenise__(buffer2,parse2);
4121      return parse2-->1;
4122  ];


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.