Once it's all done, the user usually wants the output sent to a file in some way that he/she can read it, instead of the beautiful, complex structures that are spread all over the computer memory. This module should satisfy this caprice. The prototype is:
Each block has a field called text which contains all the characters of the block and the attributes. If you just want to dump them, lousily converted to ascii, here's an example of what you may do:
while (*w)