to incr
- verb
- Specialized
- When programming, remember to use incr to adjust the counter by one each time the loop runs.
Examples
-
You can use the function incr to add one to your current score in the game.
-
To increase the value of the variable, simply type the command incr(variable);.
-
Well cast, cast will help increase the value, right?
-
Can you increase your fee front, back or both?
-
And now I'm going to try to increase the value of the screen A.
-
OK, how can I increase the sales of my book Eternal?
-
So how do we increase customer retention?
-
So yoga has also helped me to really increase my strength in the core.
-
And with that we increase BAT and income taxes.
-
We're going to increase our leverage and increase our use of alternative investments.
Synonyms
To increase something by a fixed amount in steps
Antonyms
How Much
Surface Forms
Etymology
Incr comes from increment or increase, which mean 'to make bigger' or 'add more'. In programming it is often used as a simple command to 'add one' to a variable, so to incr something is to increase it by one.