Hi all,
Just started learning C.I have some basic queries.They may sound silly to you.But please bear with me.
-What is the difference between Linking,Runtime and Compilation Error?
-What does getchar() actually do?
-How do turbo C++ and Visual C++ compilers differ from each other?I mean...in what aspects?Do C functions like printf(),etc. give different outputs when compiler is changed?
Thanks