We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 562675b commit ba5c280Copy full SHA for ba5c280
glossary.dd
@@ -6,7 +6,7 @@ $(DL
6
7
$(DT $(LNAME2 blit, $(ACRONYM BLIT, Block Transfer)))
8
$(DD Also known as BLT, blit refers to copying memory
9
- byte by byte. In C, this is referred to as a memcpy
+ byte for byte. In C, this is referred to as a memcpy
10
operation.
11
The name originated with the BLT instruction on the
12
DEC PDP-10 computer.
0 commit comments