Inform - Support - Source

Back to List

Inventory
Complete

Backward
Forward

Plain
Coloured
Gaudy

This code
in plain text

Browsing parserm.h

Defart (lines 6323-6330)

6323  [ Defart o i;
6324      i = indef_mode; indef_mode = false;
6325      if ((~~o ofclass Object) || o has proper) {
6326          indef_mode = NULL; print (PSN__) o; indef_mode = i;
6327          return;
6328      }
6329      PrefaceByArticle(o, 1); indef_mode = i;
6330  ];


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.