open-binary-output-file
-- r7rs
Definition procedure
;
open-binary-output-file
(from vonuvoli
);Procedure variants:
((path-string) -> (binary-output-port-open))
path-string
;binary-output-port-open
;scheme:file
-- (scheme file)
;scheme
-- (scheme)
;Please refer to
open-output-file
.