And now it is the turn of CLS (sorry Jim ;-)
It reproduces the same CLS.C behaviour, including the redirection
detection, but instead of a 9,080 bytes CLS.EXE it creates a 380 bytes
CLS.COM.

What I did not like about the original C implementation was the use of the
non-portable clrscr() which is not available in OpenWatcom. So I guess that
this ASM implementation would be also more portable.

It is available at https://sourceforge.net/projects/nikkhokkho/files/CLS/

[image: image.png]

Javier Gutiérrez Chamorro
https://www.javiergutierrezchamorro.com/category/programacion
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to