not sure if i'm doing this correctly, but i'm trying to get the jpg files from a site with wget using the recursive and glob on options.<BR><BR><pre class="ip-ubbcode ...
OK, I am trying to convert a small bit of code from using old-style <fstream.h> headers to <fstream>. I am guessing that ofstream::fd() has been deprecated. In that case, what's the established method ...