Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TCXL Database - wsize http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Wsize

Resize the active window to have new end position with same start position.

Header File.....TCXLwin.h

Prototype.......IntT CTYP Wsize(IntT nr, IntT nc);

Source File.....WCT\WSIZE.C

Arguments.......nr -  New Lower-Left Row
                nc -  New Lower-Left Column

Returns.........ERR_NUL  -  No Error
                ERR_ARG  -  Argument Failure
                   TcxlErr contains:
                   W_ALLOCERR  -  Memory Allocation Error
                   W_NOACTIVE  -  No Active Window
                   W_INVCOORD  -  Invalid Coordinates

Notes...........Adjusts the size of the active window by changing the
                screen coordinates of its lower-right corner.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson