Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated the wording for Windows; this is not an MSVC thing, it's a Windows file system thing.

...

Implementation Details

Code compiled using Microsoft Visual Studio C++ 2005 and run on compiled for Microsoft Windows XP prevents the remove() call from succeeding when the file is open, meaning that the file link will remain after execution completes.

...