Void waddStr(Window win, String s)
Arguments
win: The window to print withinstr: The string to print
Usage
Print a string at the current cursor position in the specified window.
win: The window to print withinstr: The string to printPrint a string at the current cursor position in the specified window.