Technical Notes Database TN655D.txt FLOATING-POINT PARAMETERS Category :Pascal Platform :All Product :Turbo Pascal 4.0+ Description: Q. How are floating-point numbers passed to procedures in versions 4.0 and 5.0+? A. In version 5.0+, the numbers are passed using the CPU stack. However, in version 4.0, they are passed via the 80x87 coprocessor stack. Reference: 7/16/98 4:35:34 PM
Last Modified: 01-SEP-99