Handbook
Glossary
ybegin% ( path -- )
Vocabulary
yenc
.
private
Inputs
path
an
object
Outputs
None
Definition
USING:
accessors
formatting
io.files.info
kernel
make
namespaces
yenc
;
IN:
yenc.private
:
ybegin%
( path -- )
[
file-info
size>>
yenc-line-length
get
]
keep
"=ybegin size=%d line=%d name=%s\n"
sprintf
%
;