Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

comp.os.msdos.programmer FAQ part 3/5
Section - - How can I flush the software disk cache?

( Part1 - Part2 - Part3 - Part4 - Part5 - Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Forum ]


Top Document: comp.os.msdos.programmer FAQ part 3/5
Previous Document: - What's the format of .OBJ, .EXE., .COM files?
Next Document: - How can I see if a drive is a RAM drive?
See reader questions & answers on this topic! - Help others by sharing your knowledge

 Please see <Q:08.01> [How can a program reboot my PC?] (Trust me.)

User Contributions:

anon
Report this comment as inappropriate
Feb 17, 2012 @ 9:21 pm
The Borland/Turbo "floating point formats not linked" error may also be caused
by specifying the libraries in the wrong order in the TLINK command. Try putting
the FP87 library first, then the MATHx library, then the Cx library (where x is
the memory model designator). This, combined with the dummy FP function trick,
should solve the problem.

Comment about this article, ask questions, or add new information about this topic:

CAPTCHA




Top Document: comp.os.msdos.programmer FAQ part 3/5
Previous Document: - What's the format of .OBJ, .EXE., .COM files?
Next Document: - How can I see if a drive is a RAM drive?

Part1 - Part2 - Part3 - Part4 - Part5 - Single Page

[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
jeffrey@carlyle.org (Jeffrey Carlyle)





Last Update November 21 2011 @ 12:59 AM