Software Archive
Read-only legacy content
17060 Discussions

default precision in array viewer

Intel_C_Intel
Employee
784 Views
Does anyone know how to set a default precision for values in the array viewer? I have a program that I have double precisioned all real variables and need to look at them in the array viewer. Currenly, I have to go through about 12 mouse clicks everytime I want to look at the significant digits past 6, which is really getting to be a pain. Thanks,

Tom
0 Kudos
1 Reply
Intel_C_Intel
Employee
784 Views
I have a followup to this. I want to be able to iterate through the program with the updated values of a variable displayed in the array viewer window. Currently, the only way I can get updated values of the array are to close the array viewer window, delete the array in the array window in Developer Studio, and then retype the array name. Then I have to go through the laborious process previously described. I keep thinking there has got to be a better way.......

I thought that the data...refresh should be the way to go, but the refresh button is grayed out. A search through help was no help.

Anyone know of a better way?

Tom
0 Kudos
Reply