> Incorrect. When the compiler encounters this statement, if there's no > prototype for d2i() in scope, it is _required_ to act as if the > prototype were: > > int d2i(int, int, int);
This is wrong. The usual integral promotions apply -- but only to integral parameters, not to ALL of them. /r$ -- STSM, Senior Security Architect SOA Appliances Application Integration Middleware ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager [EMAIL PROTECTED]