Possible Duplicate:
How to implement getch() function of C in Linux?
What is the equivalent Linux version of the conio.h header file from MS-DOS?
Is there a way to replace its functionality? e.g. getch()
I'm using
gccand the text editorGeanyto compileCcode.