Okay, I've been noticing this for a while now and decided I might as well ask. When I'm working on my programs at school, if I try to read from a text file, it can't seem to find the text file. However, if I run the exact same thing on my comp at home, it works fine with no problems locating the file.
Any reason why this might be happening?
For mine, I'm using either Vista or XP and DevC++ version 4.9.9.2
At school, it's XP and DevC++ version 4 (build on: 9/21/2000)
Is there just something about these two versions that differ when reading in a file?