POV-Ray : Newsgroups : povray.programming : Passing custom key presses to a POV scene? : Re: Passing custom key presses to a POV scene? Server Time
1 May 2024 18:10:38 EDT (-0400)
  Re: Passing custom key presses to a POV scene?  
From: Nicolas Alvarez
Date: 16 Oct 2009 15:56:24
Message: <4ad8cfe7@news.povray.org>
stbenge wrote:
> Gah, I'm getting nowhere! I just found out that I hate daniweb. I
> thought the stdio function "rename()" was going to work, but it won't
> save over a file if it already exists.

The documentation I have says:

"If newpath already exists it will be atomically replaced (subject to a few
conditions; see ERRORS below), so that there is no point at which another
process attempting to access newpath will find it missing."

Those "few conditions" were all about moving directories, thus irrelevant in
this case.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.