1Curses.waddStr(3kaya)        Kaya module reference       Curses.waddStr(3kaya)
2
3
4

NAME

6       Curses::waddStr - Print a string in a window
7

SYNOPSIS

9       Void waddStr( Window win, String s )
10

ARGUMENTS

12       win The window to print within
13
14       str The string to print
15

DESCRIPTION

17       Print a string at the current cursor position in the specified window.
18

AUTHORS

20       Kaya   standard  library  by  Edwin  Brady,  Chris  Morris  and  others
21       (kaya@kayalang.org). For further information see http://kayalang.org/
22

LICENSE

24       The Kaya standard library is free software;  you  can  redistribute  it
25       and/or  modify  it  under  the  terms  of the GNU Lesser General Public
26       License (version 2.1 or any later version) as  published  by  the  Free
27       Software Foundation.
28
30       Curses.addStr (3kaya)
31
32
33
34Kaya                             December 2010           Curses.waddStr(3kaya)
Impressum