Hi > It is true that standards can change, but C compilers have been > parsing the function parameters from right to left since they were > invented, and I doubt there is a C compiler out there that doesn't.
Parsing? I thought we were talking about evaluating? > So what the standard says isn't all that important. Fine. Luckily I'll never have to work with your code. > I certainly wouldn't write any code based on compiler operation, but > it's useful information for debugging purposes. Then why are you bothering to argue? Regards Paul Paul Grenyer Email: [EMAIL PROTECTED] Web: http://www.paulgrenyer.co.uk Have you met Aeryn: http://www.paulgrenyer.co.uk/aeryn/? Version 0.3.0 beta now available for download.
