www.delorie.com/djgpp/doc/libc-2.01/libc_683.html   search  
Go to the first, previous, next, last section, table of contents.


window

Syntax

#include <conio.h>

void    window(int _left, int _top, int _right, int _bottom);

Description

Specifies the window on the screen to be used for future output requests. The upper left corner of the physical screen is (1,1).


Go to the first, previous, next, last section, table of contents.

  prev next   webmaster     delorie software   privacy  
  Copyright © 1997     Updated Apr 1997