| Title: | Digital Fortran |
| Notice: | Read notes 1.* for important information |
| Moderator: | QUARK::LIONEL |
| Created: | Thu Jun 01 1995 |
| Last Modified: | Fri Jun 06 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 1333 |
| Total number of notes: | 6734 |
with Fortran from Microsoft, it is not possible to modify the Status bit
Register when an error occurs, i.e. zero reset.
Is it possible with Visual Fortran ?
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 1296.1 | TLE::MENARD | new kid on the COMMON block | Tue May 13 1997 10:54 | 15 | |
> with Fortran from Microsoft, it is not possible to modify the Status bit
> Register when an error occurs, i.e. zero reset.
> Is it possible with Visual Fortran ?
In general, it is not a good idea to fiddle with the hardware registers
behind the compiler's back. If one wanted to do that, great care would have
to be taken, and even then, that fiddling may cause problems with the code
generated by the compiler.
Could you give us an example of what you're trying to accomplish, and
maybe we can propose a supported solution to your problem.
Thanks,
- Lorri
| |||||