Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site unc.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!decvax!mcnc!unc!ericksen From: ericksen@unc.UUCP (James P. Ericksen) Newsgroups: net.micro.pc,net.lang.pascal Subject: Re: Re: BORLAND TURBO PASCAL 3.0 Message-ID: <322@unc.UUCP> Date: Tue, 28-May-85 02:11:36 EDT Article-I.D.: unc.322 Posted: Tue May 28 02:11:36 1985 Date-Received: Thu, 30-May-85 03:11:47 EDT References: <641@ptsfa.UUCP> <180@nicmad.UUCP>, <519@utai.UUCP> Organization: CS Dept., U. of N. Carolina at Chapel Hill Lines: 16 Xref: watmath net.micro.pc:4062 net.lang.pascal:306 > I would like to know if anyone has tried this new version (3.0) of >Turbo Pascal in CP/M. An earlier version was flawed in that recursion was >not properly implemented: a procedure that called itself using pass-by- >reference (i.e. passing the parameters using var: name ) did not >work properly, and it was even mentioned in the manual briefly under >"differences between standard Pascal and Turbo Pascal". If anyone knows >if this problem has been solved in the new version, could you please >respond on net.lang.pascal? According to the 3.0 manual which i have in front of me, the CP/M version still does not support var parameters in recursive procedures. (I haven't been able to try the compiler yet because those silly folks at Borland sent me a CP/M disk instead of the MS-DOS version i ordered, so i can't report on how i like the new version until i get it exchanged). - Jim