Handbook
Glossary
chars<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
chars<<
( value object -- )
Methods
USING:
accessors
classes.struct
classes.struct.private
curses.ffi
kernel
;
M:
cchar_t
chars<<
T{
struct-slot-spec
{
name
"chars"
}
{
offset 4
}
{
class
object
}
{
type
{
wchar_t
CCHARW_MAX
}
}
}
write-struct-slot
;
inline
USING:
accessors
slots.private
xmode.rules
;
M:
rule
chars<<
9
set-slot
;
inline