On Mon, Jan 20, 2003 at 10:29:20PM +0100, Armand A. Verstappen wrote: > I'm braindamaged I gues, could someone remind me of what is the proper > syntax to display arrays and friends using the &(); construct? Not the > old . notation, but the syntax I need to use if I don't use > --with-preparser-array-detection.
&(var->attr); and &(var[index]); midgard-preparse just checked into CVS. Accepts input from stdin (only), and outputs to stdout. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
