Section Header

    + name := STD_ERROR;

    - comment := " To write on the standard error output. As for UNIX, the default\ \ standard error file is the screen. \ \Note: only one instance of this class should be necessary (have a look\ \in the root classes to search for the good name to use).";

Section Inherit

    - parent_output_stream:OUTPUT_STREAM :=

Section Public

    - is_connected:BOOLEAN :=

    - make <-

    - put_character c:CHARACTER <-