BBS: Inland Empire Archive Date: 10-21-92 (20:35) Number: 379 From: DAVE CLEARY Refer#: NONE To: RICK PEDLEY Recvd: NO Subj: QB 4.5 and emm386 Conf: (2) Quik_Bas
In a message of <17 Oct 92 15:19:14>, Rick Pedley (1:249/140) writes: >You're not the first one to discover this. I can't remember who >it was now (maybe Dave Cleary), but someone was talking about it >here around a year ago. Something to do with QB doing extra >memory checks on each calculation. Anyway, it _isn't_ anything >you're doing wrong. It is with floating point operations. QB's FP emulation uses software interrupts. When doing interrupts with a memory manager, the processor has to switch from protected to real mode. It is the same with all interrupts. It is just more noticeable with the FP ones because they happen very frequently. Later Dave --- msged 1.99S ZTC * Origin: Home of The QBNews (fidonet.org 1:141/777.1)
Books at Amazon:
Back to BASIC: The History, Corruption, and Future of the Language
Hackers: Heroes of the Computer Revolution (including Tiny BASIC)
Go to: The Story of the Math Majors, Bridge Players, Engineers, Chess Wizards, Scientists and Iconoclasts who were the Hero Programmers of the Software Revolution
The Advent of the Algorithm: The Idea that Rules the World
Moths in the Machine: The Power and Perils of Programming
Mastering Visual Basic .NET