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

how can i arrange the local ingredient based on Alphabet

milad_m_
Beginner
639 Views

hi

i have many variable in my code and its hard for me find my target in local box.

how can i arrange the local ingredient based on an Alphabet?

i use vs 2012 and xe2015.

with regard.

0 Kudos
1 Reply
Steven_L_Intel1
Employee
639 Views

I had also noticed in the past that the variables in the Locals debugger window were not shown in alphabetical order, but I've been trying it now with some examples and, so far, all of them are properly sorted. There isn't a way in the debugger to ask that the locals be sorted by name.

0 Kudos
Reply