|
Peter Connell wrote: > > You may be a little surprised (but then again not) that one of the unwise > practices here is that someone discovered that they could avoid unreferenced > pointer exceptions to unpassed parameters by actually coding a PLIST within > the called procedure that redeclares the parameters declared in the procedure > interface (get that). > ... Nope, I don't get it - could you show an example? But ask them why they think it's a good idea to use the value of an unpassed parameter, even if they can do so somehow without getting an exception. Ask them if they would use that trick in their payroll software: your_pay = your_pay - maybe_unpassed_parm1 * maybe_unpassed_parm2
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.