Inform - Support - Source

Back to List

Inventory
Complete

Backward
Forward

Plain
Coloured
Gaudy

This code
in plain text

Browsing parserm.h

CopyBuffer (lines 4330-4334)

4330  #Ifnot; ! TARGET_GLULX
4331   
4332  [ CopyBuffer bto bfrom i;
4333      for (i=0 : i<INPUT_BUFFER_LEN : i++) bto->i = bfrom->i;
4334  ];


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.