SaveSub (lines 761-774)
Back to List
Browsing verblibm.h
0761 [ SaveSub flag;
0762 #IFV5;
0763 @save -> flag;
0764 switch (flag) {
0765 0: L__M(##Save,1);
0766 1: L__M(##Save,2);
0767 2: L__M(##Restore,2);
0768 }
0769 #IFNOT;
0770 save Smaybe;
0771 return L__M(##Save,1);
0772 .SMaybe; L__M(##Save,2);
0773 #ENDIF;
0774 ];
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.