
Autodecrement
UK
/ˌɔːtəʊˈdɛkrɪmənt/
US
/ˌɔːtoʊˈdɛkrɪmənt/

Translation autodecrement into russian
autodecrement
NounUK
/ˌɔːtəʊˈdɛkrɪmənt/
US
/ˌɔːtoʊˈdɛkrɪmənt/
The autodecrement feature in the programming language allows variables to decrease automatically.
Функция автоуменьшения в языке программирования позволяет переменным автоматически уменьшаться.
Definitions
autodecrement
NounUK
/ˌɔːtəʊˈdɛkrɪmənt/
US
/ˌɔːtoʊˈdɛkrɪmənt/
A process or operation in computing where a variable is automatically decreased by a fixed amount, typically by one.
The autodecrement function in the loop reduced the counter by one each time it executed.
Idioms and phrases
autodecrement operation
The processor supports the autodecrement operation on register values.
операция автоуменьшения
Процессор поддерживает операцию автоуменьшения значений регистра.
autodecrement addressing mode
The instruction uses an autodecrement addressing mode for memory access.
режим адресации с автоуменьшением
Инструкция использует режим адресации с автоуменьшением для доступа к памяти.
autodecrement feature
This chip includes an autodecrement feature for efficient stack manipulation.
функция автоуменьшения
Этот чип включает функцию автоуменьшения для эффективной работы со стеком.
autodecrement instruction
The assembly language provides an autodecrement instruction.
инструкция автоуменьшения
Язык ассемблера поддерживает инструкцию автоуменьшения.
autodecrement pointer
Use an autodecrement pointer to traverse the array in reverse.
указатель с автоуменьшением
Используйте указатель с автоуменьшением, чтобы проходить по массиву в обратном порядке.