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....
Copyright © 2026 eLLeNow.com All Rights Reserved.