[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: optimization
- To: info-macl@cambridge.apple.com, rjz@chaos.cs.brandeis.edu
- Subject: Re: optimization
- From: Ranson <ranson@LANNION.cnet.fr>
- Date: 19 Jun 92 08:51:00 GMT
- Cc: ranson@LANNION.cnet.fr
- X400-received: by /PRMD=inria/ADMD=atlas/C=FR/; Relayed; 19 Jun 92 08:52:10+0200
- X400-received: by /PRMD=CNET/ADMD=ATLAS/C=FR/; Relayed; 19 Jun 92 08:51:00 GMT
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.