Quote:
Originally Posted by
Max_Payne
I just don't know how to do that in the page ?
What representation are you using in Page to hold a page?
For this example I would have a page being an array of characters where each is initialised to a space. Then drawing is simply a matter of setting the appropriate character. Once all the drawing has been done you then emit the page to stdout.