If the item being viewed is an array, the data explorer will show each element of the array separately.
The following is a data explorer window showing an array. It was generated by the command view bat, where bat is an array of 4 integers:
To display pointer or address types as arrays, do one of the following:
Each subsequent use of MakeArray will increase the size of the array displayed. See also "Data explorer format menu".
To view a char pointer (in C and C++) as an array, click the Format button (
)and choose View Alternate.