Handbook
Glossary
comment ( string -- )
Vocabulary
pdf
.
text
Inputs
string
an
object
Outputs
None
Definition
USING:
io
;
IN:
pdf.text
:
comment
( string -- )
"% "
write
print
;