I have attended many online coding competition, they usually mention the note that #include<conio.h>
means conio.h
header can not be used.
I am not aware about all functions included by this header but curios to know that why it's not a good programming habit?
If anybody can explains some of it's functions should not be used.
example clrscr().