>>>>> "Patrick" == Patrick Logan <patrickdlogan / home.com> writes:
Patrick> "Josh Stern" <jstern / foshay.citilink.com> wrote in
Patrick> message
Patrick> news:3a615fb9$0$78691$65a95bcd / news.citilink.com...
>> C++... is strongly typed for function calls.
Patrick> In fact, C++ is *not* strongly typed for function
Patrick> calls. I can pass in any damn thing I want to, to a
Patrick> function, and the language will not prevent it.
Ehrm ... could you please show me an example *without* using
typecasts, how you would pass in "any damn thing" to a function in
C++?
Just curious,
\cle
(...)