User profile: adeqze

User info
User name:adeqze
History
Joined:
Number of posts:3
Latest posts:

Wrong looping reading through
Hi, I am new to C++. I am just learning. I wrote a program that shows the repeated letters in a st...

Why my code doesn't read the rest of the file?
file is declared as int file[]={} I tried specifying the size to a big number(like int file[1000]) ...

Why my code doesn't read the rest of the file?
Hi, I am new to C++ and this forum too. I wrote a program that reads a file into an array. The prob...