|
|
|
|
|
by derefr
4463 days ago
|
|
> You could print a line in bold, for instance, by issuing a CR without an LF and then printing the same line again. True, but mildly redundant: "overprinting" was explicitly the purpose of 0x08 backspace (which had nothing, originally, to do with 0x7F deletion.) |
|
Using CR, you'd need N2 + 1 characters.