The string buffer line
is defined in doLines
.
No copy is made of the characters in the buffer.
However, other subroutines have access to the buffer since its
address is passed as an argument (in $a0
) to them.
This technique is very common in "C" although, of course, the
syntax for doing it is different.
You have reached the end this chapter. It would be a capital idea to review the following. Click on a subject that interests you call up the page where it was discussed.