out : output-port? = (current-output-port) ... (define o (open-output-string)). > (write "hello" o). > (get-output-string o) ... (printf form v ...) → void?
確定! 回上一頁