Inform - Support - Source

Back to List

Inventory
Complete

Backward
Forward

Plain
Coloured
Gaudy

This code
in plain text

Browsing parserm.h

R_Process (lines 4903-4907)

4903  [ R_Process a i j s1 s2;
4904      s1 = inp1; s2 = inp2;
4905      inp1 = i; inp2 = j; InformLibrary.begin_action(a, i, j, 1);
4906      inp1 = s1; inp2 = s2;
4907  ];


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.