



ZRegion (lines 4971-4978)
Back to List
Browsing parserm.h
4971 [ ZRegion addr;
4972 switch (metaclass(addr)) { ! Left over from Inform 5
4973 nothing: return 0;
4974 Object, Class: return 1;
4975 Routine: return 2;
4976 String: return 3;
4977 }
4978 ];
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.