オートデクリメントじ字FuriganaMeanings1nounauto-decrementcomputing›Computing term for automatically decreasing a value, typically a counter or index, by a fixed amount (usually 1).ループのたびにカウンタをオートデクリメントする。The counter is auto-decremented each time through the loop.