[fpc-pascal]Double-precision recursion

Jeff Wormsley daworm at cdc.net
Thu Mar 29 22:01:50 CEST 2001


On 03/29/2001 at 11:47 AM Rich Pasco wrote:

>My Pascal implementation of recursive floating-point algorithm fails,
>but a line-by-line C translation of the same program works fine.

Perhaps you need to increase the stack size to support the recursion?

Jeff.






More information about the fpc-pascal mailing list