Thread: LValue Required
View Single Post
  #3 (permalink)  
Old 07-05-2008, 03:15 AM
Goodluck Goodluck is offline
Newbie
 
Join Date: Mar 2008
Posts: 13
Rep Power: 0
Goodluck is on a distinguished road
Default Re: LValue Required

Thank you for your guidance.

But I don't understand "Non-compiler independent libraries" like conio.h. Why can't I use it? If I want to use a function like getch() then which library should be included?

Why should main() function return an integer value? What it does when we use void?

Sorry, I am a beginner to C. Please guide.
Reply With Quote