Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!caen!dali.cs.montana.edu!rpi!uupsi!ficc!peter From: peter@ficc.ferranti.com (Peter da Silva) Newsgroups: comp.org.acm Subject: Re: Turbo the standard? I think not. Message-ID: Date: 9 May 91 15:58:40 GMT References: <1991May3.150303.22506@mcs.kent.edu> <6X3B-PB@xds13.ferranti.com> <1494@caslon.cs.arizona.edu> <1497@caslon.cs.arizona.edu> <1991May8.135504.310@ccu.umanitoba.ca> Reply-To: peter@ficc.ferranti.com (Peter da Silva) Organization: Xenix Support, FICC Lines: 19 In article <1991May8.135504.310@ccu.umanitoba.ca> frist@ccu.umanitoba.ca writes: > The frustration runs both ways. Turbo Pascal eliminated the ability to > access the file pointer. For example: > if F^ = CH then {CH is a char, F is a text file} Yes, this sort of gratuitous breakage is what turned me right off on Turbo. If you wanted Pascal for a PC, why not UCSD? Not only does it properly support standard Pascal, it added such vital capabilities as modules. Plus if you had a random-access file you could do stuff like: var f: file of record ... end; begin if f[10]^.elt = thing then ... { might be "f^[10].", been a while } -- Peter da Silva; Ferranti International Controls Corporation; +1 713 274 5180; Sugar Land, TX 77487-5012; `-_-' "Have you hugged your wolf, today?"