home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!haven.umd.edu!mimsy!nocusuhs!nmrdc1!cbda8.apgea.army.mil.!adm!news
- From: ATURNER@rcnvms.rcn.mass.edu (Alan Turner)
- Newsgroups: comp.lang.pascal
- Subject: untyped vars
- Message-ID: <34921@adm.brl.mil>
- Date: 8 Jan 93 01:22:38 GMT
- Sender: news@adm.brl.mil
- Lines: 15
-
- Date sent: 1/7/93
-
- Hello to all,
-
- I am curious - TP allows for untyped vars as in parameter lists:
-
- ex: procedure something(a : word; b: byte; var c)
- ^^^^^
- I would like to know of some wonderful uses for such a thing in addition
- to comparing the size of two variables as in TP60.man pg 107-108.
-
-
-
- -=Alan Turner=-
- -=Email: aturner@ecn.mass.edu=-
-