



ChangeDefault (lines 5023-5030)
Back to List
Browsing parserm.h
5023 #Ifdef TARGET_ZCODE;
5024
5025 [ ChangeDefault prop val a b;
5026 ! Use assembly-language here because -S compilation won't allow this:
5027 @loadw 0 5 -> a;
5028 b = prop-1;
5029 @storew a b val;
5030 ];
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.