<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>
Date   : Sat, 01 Jun 1985 07:16:16 pdt
From   : swillett%ucbamber.CC@ucb-vax.ARPA
Subject: Re: BORLAND TURBO PASCAL - New release (CP/M Version) (Really

TUG can be contacted at:

Turbo Users Group
PO Box 1510
Poulsbo, WA 98370

Re: Recursion
Turbo does indeed support recursion if the proper compiler directive is set.
The issue is whether or not is supports standard pascal recursion -it appar-
ently does not, since it does not allow the passing of *local* variables to
recursive modules by reference.  It works fine with globavariables. I doubt
that Borland considers this a "bug" since they designed the software that way.

steveswillett
<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>