Hi > I maintain that the compiler should have, at the very least, supplied a > warning message regarding the use of an uninitialized object reference. For > that matter, as I understand the standard, the 'cname' variable should not > even exist until after the semicolon on that line (i.e. should not be > considered in scope and referenceable).
Is that in the standard? If not, can I recommend joining your local standards committee and trying to change it? I find it quite rewarding. 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 ready for download
