Hello everybody, I just started learning C and decided to join this site. But as soon as I posted some of my code snippets here, immediately I got a stream of insults (thanks to conio.h
). But it's not my fault, I've grown on clrscr()
and getch()
(due to my experience with C++).
I'm looking for a solution here. Can anyone give me a link to such a compiler which does not support conio.h
. I've read the thread "Starting C" and downloaded DEV C++ but it also supported conio.h
and hence I wasted my precious MBs. It should be light weight and not be resource hungry.
Second is, I want a good book(pdf would be nice) about C DATA STRUCTURES. Even a site will do.