Code Medic
Displaying variables
Variables Window
- Evaluate arbitrary expressions.
- Directly displays contents of structures.
- Watch values change as you step through your code.
- Change values when program is stopped at a breakpoint.
- Display and edit values in base 2, 8, 10, or 16.
- Invalid variables are displayed in light gray.
- Changed values are displayed in blue.
Local Variables Window
- Displays all function arguments and locally declared variables.
1D Array Window
- Display and edit any contiguous range of elements.
2D Array Window
- Display and edit any contiguous 2D block of elements.
2D Plot Window
- Plot 1D array of values vs index or another 1D array of values.
Copyright © 2013 New Planet Software