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


gppconio_init

Syntax

#include <conio.h>

void gppconio_init(void);

Description

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.


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

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