Incrementor
Übersetzung von "incrementor" ins Russisch
incrementor
SubstantivUK
/ˈɪnkrɪmɛntə/
US
/ˈɪnkrɪˌmɛntɚ/
incrementor
incrementors Pl.
инкрементатор
The incrementor in the program increases the value by one.
Инкрементатор в программе увеличивает значение на единицу.
Definitionen
incrementor
SubstantivUK
/ˈɪnkrɪmɛntə/
US
/ˈɪnkrɪˌmɛntɚ/
A device or mechanism that increases or adds to something, often in a systematic or regular manner.
The software uses an incrementor to automatically update the version number with each new release.
In computer programming, an operator, function, or routine that increases the value of a variable, usually by one.
The ++ operator serves as an incrementor that adds one to the counter each time the loop executes.