ftp.delorie.com/djgpp/doc/libc/libc_460.html   search  
libc.a reference

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

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.

Portability

ANSI/ISO C No
POSIX No


  webmaster     delorie software   privacy  
  Copyright © 2004     Updated Apr 2004