Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
printw ( fmt lol -- int )
Vocabulary
curses.ffi
Definition
USING:
alien.c-types
alien.syntax
;
IN:
curses.ffi
LIBRARY:
curses
FUNCTION:
int
printw
(
c-string
fmt,
int
lol )
;
inline