Thursday, March 03, 2005

getch() -->getchar()

First run at porting mingw (school) projects tonight so I can develop in Linux. To my astonishment and gratification, the *only* change needed was to wax the conio.h include. And, without including TERMIO.h, I'm able to use getchar() instead of getch(). Beautiful.

Using Anjuta, and so far enjoying it.

No comments: