User profile: Lucid1

User info
User name:Lucid1
History
Joined:
Number of posts:4
Latest posts:

while (is.get(c)) File not opening, console hangs
I am trying to read in a file containing 0's & 1's, 64 at a time to convert into a decimal. After e...

istream problem, file does not open
It is in the same directory and actually, it was something even simpler: I omitted the ".txt". Than...

istream problem, file does not open
Thanks Chervil! After correcting Check-File, it shows the file can not be opened. Why? NumsIn.txt...

istream problem, file does not open
My program below compiles and runs, but does not open NumsIn.txt. The input file (NumsIn.txt) has s...