0

CONSOLE IN C OTOGRAM

Why can't I use the conio.h function in c program

24th Jul 2024, 6:31 PM
Ameh Gideon
Ameh Gideon - avatar
2 Answers
+ 3
conio.h is very old and compiler-specific. what are you trying to do? most likely, you can write the program without it. link your code if you need help.
24th Jul 2024, 7:03 PM
Lisa
Lisa - avatar
0
Ok thanks Lisa
30th Jul 2024, 9:38 PM
Ameh Gideon
Ameh Gideon - avatar