- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is there any way to handle float point excpetion in Fortran DLL by itself that I called form Borland C++ builder 6?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The same way as you handle them if starting from VC++. One thing to be aware of though is that Borland and Microsoft set the fpu control world differently so you might have to reset as you switch to and fro between them. Look up SETCONTROLFPQQ in the docs.
Ciao,
Gerry T.
Ciao,
Gerry T.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page