A library that makes it possible to make terminal programs without having to bother about opening console.device, IOrequests etc. for outputting characters to the screen. It can write text to a more specific window, and is capable of handling ANSI escape sequences, although this sequence might be interruptet in the middle of it, and resumed later on..! - Now, THIS is something! It has faster output than the console.device, even if console.device has been opened on a 2-bitplane screen and cwrite.library uses a screen with THREE bitplanes! It has lightning fast scrolling routines, which only is slowed down if you use the library on a screen with 4 bitplanes.. - Much faster ANSI escape sequence handling, than anything else seen on the Amiga!! Binary only, Author: Lars Dam & Per Hansen