• Scieneer Common Lisp 1.3.9 online documentation

    ext:stream-write-char stream character[Generic Function]

    Writes character to the stream and returns the character. Every unbuffered character output stream must have a method defined for this function.

  •