overwrite
RU: перезапись
To replace the current bit pattern in a memory cell with a new value, destroying the previous contents. Every assignment statement overwrites the destination variable's cell. The address is unchanged; only the data changes.
RU: перезапись
To replace the current bit pattern in a memory cell with a new value, destroying the previous contents. Every assignment statement overwrites the destination variable's cell. The address is unchanged; only the data changes.