5 lines
84 B
Text
5 lines
84 B
Text
|
|
Reg_Empty(10)
|
||
|
|
for (BOL; !At_EOL; Char) {
|
||
|
|
Reg_Copy_Block(10, CP, CP+1, INSERT)
|
||
|
|
}
|