| www.delorie.com/djgpp/doc/libc/libc_110.html | search |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
#include <conio.h> int _conio_gettext(int _left, int _top, int _right, int _bottom, void *_destin); |
Retrieve a block of screen characters into a buffer.
1
| ANSI/ISO C | No |
| POSIX | No |
| webmaster | delorie software privacy |
| Copyright © 2004 | Updated Apr 2004 |