answersLogoWhite

0

Hi,

Conio.h is a header file which have functions declaration. One of them is clrscr() function. This function have its prototype in conio.h.

clrscr() function is used to clear the screen. Thus, whenever u called clrscr() function u r required to define conio.h header file in your program.... Similarly there are many functions in conio.h....

Hope it will help u....

User Avatar

Wiki User

14y ago

What else can I help you with?