I am trying to write to a file with ofstream in c++. It tells me that it is a "Read Only File System". I am able to make files outside of C++ -- i.e. other languages a