[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

_conio_gettext

Syntax

 
#include <conio.h>

int     _conio_gettext(int _left, int _top, int _right, int _bottom, void *_destin);

Description

Retrieve a block of screen characters into a buffer.

Return Value

1

Portability

ANSI/ISO C No
POSIX No