The values of
low-value and
high-value must be constants of type integer, unsigned integer, or floating point. The data type of
low-value must be the same as the type of
high-value, and
low-value must be less than
high-value. If
low-value and
high-value are integer constants, you can append the letter
u or
U to the value to force an unsigned comparison. The following figure shows a filter that tells TotalView to only display values greater than 63, but less than 512. (See
Figure 155.)