I would like to create a file that contains one boolean.
It should be able to create the file when it isn't there and the boolean should be false when created. It should also be able to read if the...