Why can't we apply #include<conio.h> | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Why can't we apply #include<conio.h>

If I apply this then it shows error

22nd Aug 2020, 10:28 AM
Yajnesh
1 Respuesta
+ 3
Because "conio" has been removed from the C/C++ standards quite a while ago.
22nd Aug 2020, 10:46 AM
Arsenic
Arsenic - avatar