Indefart (lines 4480-4487)
Back to List
Browsing parserm.h
4480 [ Indefart o i;
4481 i = indef_mode; indef_mode = true;
4482 if (o has proper) { indef_mode = NULL; print (PSN__) o; return; }
4483 if (o provides article)
4484 { PrintOrRun(o,article,1); print " ", (PSN__) o; indef_mode = i; return;
4485 }
4486 PrefaceByArticle(o, 2); indef_mode = i;
4487 ];
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.