Hi ! For games/inform just some escaped newlines: [ I already sent that to the maintainer, but then again to avoid double `work'... ] ####CUT#### --- veneer.c.orig Fri Jul 18 15:38:34 2003 +++ veneer.c Fri Jul 18 15:39:44 2003 _at__at_ -250,10 +250,10 _at__at_ "#ifdef INFIX;if (obj has infix__watching) n=1;#endif;\ #ifdef DEBUG;if (debug_flag & 1 ~= 0) n=1;#endif;\ if (n==1) {\ - #ifdef DEBUG;n=debug_flag & 1; + #ifdef DEBUG;n=debug_flag & 1;\ debug_flag=debug_flag-n;#endif;\ print \"[ ~\", (name) obj, \"~.\", (property) id, \"(\";\ - switch(y) { 1: print a; 2: print a,\",\",b; 3: print + switch(y) { 1: print a; 2: print a,\",\",b; 3: print \ a,\",\",b,\",\",c;\ 4: print a,\",\",b,\",\",c,\",\",d;\ 5: print a,\",\",b,\",\",c,\",\",d,\",\",e;\ ####CUT#### Cheers PeterReceived on Fri Jul 18 2003 - 09:45:38 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:15 UTC