2010-06-20, 04:54 PM
Thanks a lot. I've already <zxbasic'ed> the examples and games listings. Also, note that instead of using
use
This way you avoid blank lines at top and bottom in the listings.
Code:
<zxbasic>
...
listing
...
</zxbasic>Code:
<zxbasic>...
listing
...</zxbasic>
