How To Save a C++ Project To a Floppy
- Insert the floppy diskette into the computer
- Start Windows Explorer
- Browse to the location of your project folder
(typically H:\CS140\<projectname> )
- Delete the subdirectory named "Debug",
since the contents of this directory take up too much space to be stored on a floppy
diskette
- Copy the folder that contains your project to
the floppy diskette.
Make sure that when you go to use the project again you copy the project's folder back to
the H: drive