Hi > No, a standard is useless information. > > What is useful to know is how a particular compiler ACTUALLY works.
No that's wrong. Compilers can change without consideration for backward compatibility. Standards don't. That's the point of them. Even with visual C++ this is true. You cannot rely on a compiler, but you can rely on a standard (mostly). 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.
