[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: optimization



If you don't declare the types of the arguments, the compiler makes no
assumptions about them, and thus inserts code that checks for the types.
     Daniel.