Section Header
  
  
    + name        :=STD_OUTPUT;
  
  
    - comment     :="Standard Output (UNIX Operating System).";
  
Section Inherit
  
  
    - parent_output_stream:OUTPUT_STREAM := 
  
Section Public
  
  
    - is_connected:BOOLEAN := 
  
  
    - put_character c:CHARACTER <-