The Single UNIX ® Specification, Version 2
Copyright © 1997 The Open Group

 NAME

subpad - create a subwindow in a pad

 SYNOPSIS



#include <curses.h>

WINDOW *subpad(WINDOW *orig, int nlines, int ncols, int begin_y,
               int begin_x);

 DESCRIPTION

Refer to newpad().

UNIX ® is a registered Trademark of The Open Group.
Copyright © 1997 The Open Group
[ Main Index | XSH | XCU | XBD | XCURSES | XNS ]