delorie.com/djgpp/doc/libc/libc_460.html | search |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
#include <conio.h> void gppconio_init(void); |
Initialize the screen. This is called automatically at program start-up
if you use any of the conio
functions, but there may be
times when you need to call it again, typically after calling some video
BIOS function which affects screen parameters.
ANSI/ISO C | No |
POSIX | No |
webmaster | delorie software privacy |
Copyright © 2004 | Updated Apr 2004 |