User profile: nileshjdarji

User info
User name:nileshjdarji
Name:Nilesh Darji
Location:Illinois, USA
Bio:Beginner C++ learner.
History
Joined:
Number of posts:47
Latest posts:

What's wrong with this program??
It does not count what I need it to count.

What's wrong with this program??
This program does not print what I want. [code] #include <stdio.h> int main(int argc, const char *...

Printing value of EOF
But I get the same thing with int c; as well. Do you think you can write a few lines of code to expl...

Printing value of EOF
Can someone create me a small program to print the value of EOF (end of file). I am doing the follo...

Explain
Got it now. Thanks a lot for explaining in detail.