home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!sunic!dkuug!iesd!iesd.auc.dk!caroe
- From: caroe@iesd.auc.dk (Jesper Caroee)
- Newsgroups: comp.lang.pascal
- Subject: Re: Records and strings
- Message-ID: <CAROE.92Sep1112128@steinhaus.iesd.auc.dk>
- Date: 1 Sep 92 10:21:28 GMT
- References: <1718i2INN2os@matt.ksu.ksu.edu>
- <1992Aug24.033429.15678@qiclab.scn.rain.com>
- <17aqd5INN73t@matt.ksu.ksu.edu>
- Sender: news@iesd.auc.dk (UseNet News)
- Organization: Mathematics and Computer Science, Aalborg University
- Lines: 24
- In-Reply-To: holland@matt.ksu.ksu.edu's message of 24 Aug 92 14:06:29 GMT
-
-
- >I like the cleaner looking boolean assignements. However, if you recall,
- >the Valfieldx() functions took a String as their arguments, and the Arec
- >fields are not Strings -- they're things like String[12], etc....that's why
- >I bothered with the other stuff...
-
- If you are using Turbo Pascal, there is a compiler-option called:
-
- strict var-string checking (I think)
-
- If you check this off, strings of any length will be compatible, and you
- will not have to bother with that problem any more.
-
- --
- Jesper
-
- Q: Computing is just like sex because...?
- A: When you make a mistake, you end up supporting it for years
-
- ,-----------------------------------------------------,
- : Jesper Caroe :
- : University of Aalborg :
- : caroe@iesd.auc.dk :
- '-----------------------------------------------------'
-