Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version
  • you cannot move a file, which is still opened for writing, so you have to call out.release() before .
  • ctime() writes timestamps terminated with \n , you have to remove that before using it in a filename.