Just clears the cli window when you run it. I write this because of another
cls program that was recently uploaded which was a ridiculous 68 bytes in size.
This one is -> also 68 bytes <-
But this is a bugfixed version. That other one (TiniestCLS by Martin Blom
<lcs@lysator.liu.se>) always returned 1. This one returns 0, or -1 if it fails.
It is based on the source for TiniestCLS.
There is also a 64 byte version called EvilCircle. It is evil. It may, or may
not, work. (For you programming people: It assumes A6 to contain ExecBase on
startup, and that dos.library is earlier in the list than exec.library).
http://www.abo.fi/~mamannev/circlesoft/ - Check it out.
|