Language:
Русский
English
▄ Help on the Evaluate and Modify dialog box
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
The Evaluate and Modify dialog box contains three input boxes, the standard Cancel and Help buttons, and two additional buttons (Evaluate and Modify).
┌─ Expression ─────────────────────────┐
│ │
└──────────────────────────────────────┘
The Expression input box shows the word at the cursor in the Edit window; that word is the default watch expression.
┌─ Result ─────────────────────────────┐
│ │
└──────────────────────────────────────┘
The Result input box displays the value of the expression entered in the Expression input box.
┌─ New value ──────────────────────────┐
│ │
└──────────────────────────────────────┘
The New value input box is where you enter a new value, if the contents of the Expression input box represent a single data element, such as i, a[i], or *p.
┌──────────────┐
│ [ Evaluate ] │
└──────────────┘
You use the Evaluate button to evaluate the variable or expression that's entered in the Expression input box.
┌────────────┐
│ [ Modify ] │
└────────────┘
You use the Modify button to change the value of the variable or simple data element that is in Expression to the value you've entered in New Value.