Inform - Support - Source

Back to List

Inventory
Complete

Backward
Forward

Plain
Coloured
Gaudy

This code
in plain text

Browsing parserm.h

MoveWord (lines 3670-3677)

3670  #Ifnot; ! TARGET_GLULX
3671   
3672  [ MoveWord at1 b2 at2 x y;
3673      x = at1*3-2; y = at2*3-2;
3674      parse-->x++ = b2-->y++;
3675      parse-->x++ = b2-->y++;
3676      parse-->x = b2-->y;
3677  ];


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.