Untyped variables of a function
"F. W." <[email protected]> Thu, 8 Jul 2021 10:26:23 +0200
| Newsgroups | alt.comp.lang.pascal |
|---|---|
| Organization | Aioe.org NNTP Server |
| Message-ID | <[email protected]> |
Pascal has strong types. Is it anyhow possible to define a parameter of a function or procedure that allows passing variables of any type? FW