Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
replacement-char ( -- value )
Vocabulary
io.encodings
Inputs and outputs
value
an
integer
Word description
A code point that replaces input that could not be decoded. The presence of this character in the decoded data usually signifies an error.
Definition
IN:
io.encodings
CONSTANT:
replacement-char
65533
inline