|
>> D combine PR 22A >> D twochar 2A CONST >> D twentychar 20A CONST >> >> If you call it with a twenty character field >> followed by a two character >> field, the result will be... >Why doesn't the compiler check that the arguments are >the correct length, not just the correct type? Because of CONST. One of the things that CONST does is to "map" somewhat mis-matched parameters. --buck
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.