Hi, On Wed, 20 Dec 2006, Andy Parkins wrote: > Before now, I've replaced files in C by doing > > fd_old = open( "someexistingfile" ); > unlink( "someexistingfile" ); > fd_new = open( "someexistingfile" ); Lucky you! Obiously you are not stuck in the 10th circle called Windows. Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html