I was hoping to quickly get some IPC going by having one program write to a file using the ofstream class, and by having another read from that file using ifstream, but apparently that doesn't ...