octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wait_for_file ?? [who/what/where does fclose()?]


From: Shai Ayal
Subject: Re: wait_for_file ?? [who/what/where does fclose()?]
Date: Fri, 10 Sep 2010 20:01:16 +0300

On Fri, Sep 10, 2010 at 6:15 PM, Michael D Godfrey
<address@hidden> wrote:
> On 09/10/2010 06:33 AM, Shai Ayal wrote:
>
> glps-renderer::draw does an fclose on the pipe file once it's done
> outputting.
>
> In C the correct close after popen is pclose. Is the different in C++?
This part is written using C io anyway.
What happens in C if you close a file descriptor opened by popen?
Shai


reply via email to

[Prev in Thread] Current Thread [Next in Thread]