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.
|