Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP-UX Reference > D

dupwin(3X)

ENHANCED CURSES
HP-UX 11i Version 3: February 2007
» 

Technical documentation

» Feedback
Content starts here

 » Table of Contents

 » Index

NAME

dupwin — duplicate a window

SYNOPSIS

#include <curses.h>

WINDOW *dupwin(WINDOW *win);

DESCRIPTION

The dupwin() function creates a duplicate of the window win.

RETURN VALUE

Upon successful completion, dupwin() returns a pointer to the new window. Otherwise, it returns a null pointer.

ERRORS

No errors are defined.

SEE ALSO

derwin(3X), doupdate(3X), <curses.h>.

CHANGE HISTORY

First released in X/Open Curses, Issue 4.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 1983-2007 Hewlett-Packard Development Company, L.P.