POV-Ray : Newsgroups : povray.off-topic : how to change the cwd of a running shell? : Re: how to change the cwd of a running shell? Server Time
5 Sep 2024 09:23:38 EDT (-0400)
  Re: how to change the cwd of a running shell?  
From: Darren New
Date: 23 Aug 2009 13:18:45
Message: <4a9179f5$1@news.povray.org>
clipka wrote:
> if it succeeds (exit code != 0),

Technically, exit code == 0 means success, on the grounds that there's only 
one success but multiple possible failures.  C function calls tend to work 
the other way, with one failure and multiple possible successes.

-- 
   Darren New, San Diego CA, USA (PST)
   Understanding the structure of the universe
    via religion is like understanding the
     structure of computers via Tron.


Post a reply to this message

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