I have tried to compile some functions in conio.h using and i am using MINGW and got some error message that told me that there were undefined references to all of the conio.h functions that i used. Is there any library that i should specify on the command line? Please help me.