[comp.lang.pascal] problem with PLOT func in TURBO3 unit

rmarks@KSP.Unisys.COM (Richard Marks) (12/15/89)

I am using Turbo Pascal 5.5 and am trying to convert
someone elses program, that works, from TP3.0.

This program calls the plot function.  I use the
TURBO3 unit to get the plot function.  Anyway
it looks like plot leaves one word on the stack
each time it is called.  When you call it enough - 
bad things start happening.

I had to go thru Turbo Debugger in Assembly mode
to figure this out.

Anyone have ideas or experience with this problem?

Richard Marks
rmarks@KSP.unisys.COM