



		
		 DebugParameter (lines 4218-4224)
			
		
				 
		Back to List 
				
					 
			Browsing parserm.h
					4218  #IFDEF DEBUG;
4219  [ DebugParameter w x n l;
4220    x=0-->4; x=x+(x->0)+1; l=x->0; n=(x+1)-->0; x=w-(x+3);
4221    print w;
4222    if (w>=1 && w<=top_object) print " (", (name) w, ")";
4223    if (x%l==0 && (x/l)<n) print " ('", (address) w, "')";
4224  ];
  
    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.