Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Number Format

Alexander_Ludwig
Beginner
522 Views
Hi,
I use the Interl Visual Fortran Compiler verion 11. In the debug mode, when displaying numbers in the "watch" window, I suddenly get number formats such as #3FE44457122D425C which is a real number and should be something like 0.0001. When I used the compiler earlier, I always had regular numbers so this changed "all of a sudden", meaning that I must have accidently changed settings. How can I re-change settings so that get regular numbers in the display? Thanks much.
Alex

0 Kudos
1 Solution
Steven_L_Intel1
Employee
522 Views
Right click in the value column and un-check "Hexadecimal display".

View solution in original post

0 Kudos
1 Reply
Steven_L_Intel1
Employee
523 Views
Right click in the value column and un-check "Hexadecimal display".
0 Kudos
Reply