Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
waddstr ( win str -- int )
Vocabulary
curses.ffi
Definition
USING:
alien.c-types
alien.syntax
;
IN:
curses.ffi
LIBRARY:
curses
FUNCTION:
int
waddstr
( WINDOW* win,
c-string
str )
;
inline