mvwprintw man page on Ultrix

Printed from http://www.polarhome.com/service/man/?qf=mvwprintw&af=0&tf=2&of=Ultrix

printw(3cur)							  printw(3cur)

Name
       printw, mvprintw, mvwprintw, wprintw - formatted write to a window

Syntax
       #include <cursesX.h>

       int printw(fmt [, arg] ...)
       char ∗fmt;

       int wprintw(win, fmt [, arg] ...)
       WINDOW ∗win;
       char ∗fmt;

       int mvprintw(y, x, fmt [, arg] ...)
       int y, x;
       char ∗fmt;

       int mvwprintw(win, y, x, fmt [, arg] ...)
       WINDOW ∗win;
       int y, x;
       char ∗fmt;

Description
       The routine adds a string to the default window starting at the current
       cursor position.	 This routine causes the string that would normally be
       output by to be output by

       The  routine adds a string to the specified window starting at the cur‐
       rent cursor position.  This routine causes the string that  would  nor‐
       mally be output by to be output by

       The  routine adds a string to the default window starting at the speci‐
       fied cursor position.  This routine causes the string that  would  nor‐
       mally be output by to be output by

       The routine adds a string to the specified window starting at the spec‐
       ified cursor position.  This routine causes the string that would  nor‐
       mally be output by to be output by

       All  these  routines  are analogous to It is advisable to use the field
       width options of to avoid leaving unwanted  characters  on  the	screen
       from earlier calls.

Return Values
       The and functions return OK on success and ERR on error.

See Also
       addstr(3cur), waddstr(3cur), printf(3s)

								  printw(3cur)
[top]

List of man pages available for Ultrix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net