C++
01-24-2011, 05:37 AM
I am trying to delete the oldest file in a directory. I found a way to do it using a batch script, but when I put the batch code inside system, it doesn't works! <div class="codeblock"> <div class="spaced"> <div>C++ Syntax (