Re: Untyped variables of a function

"F. W." <[email protected]> Wed, 29 Dec 2021 16:11:10 +0100
Newsgroups alt.comp.lang.pascal
Organization A noiseless patient Spider
Message-ID <[email protected]>
Am 29.12.2021 um 11:22 schrieb Dr Engelbert Buxbaum:

> In Turbo Pascal (and its descendants Delphi and Object Pascal) you
> can pass untyped variables to functions and procedures. For example:

Thank you, Dr. Buxbaum. Very interesting.

FW