Revision History - make-scratch.cpp 1.0 2021/09/21: First Public Release (file extension .c++). 1.01 2021-09-22: No actual C code change - Removed unused includes, added top lines to make self-compiling. 1.02 2021-09-27: Minor change to help text, changed to run compile-and-run-file.sh when executed directly. 1.03 2021-10-11: Changed extension to .cpp. reformatted - Ran through "indent -linux -brf -c9 -ci8 -cli8 -l0 -nfca" 1.10 2022-03-08: Changed when it exits with an error (if no folders ready) and updated the verbose messages.