octave-maintainers
[Top][All Lists]
Advanced

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

Re: wait_for_file ?? [GL2PS error: Bad file pointer]


From: Michael D Godfrey
Subject: Re: wait_for_file ?? [GL2PS error: Bad file pointer]
Date: Sun, 12 Sep 2010 13:13:46 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100907 Fedora/3.1.3-1.fc13 Thunderbird/3.1.3

On 09/12/2010 12:41 PM, Shai Ayal wrote:
The fid is passed by value -- it's even passed by it's string value!.
Ah. Interesting.  More interesting is the fact that doing an fclose(fid) immediately
after the drawnow has no negative effect.  It is probable that drawnow has not
yet written to the file by the time of the return.

All this adds up to: time to switch to pipes.  I think that Ben is doing that now.

Michael


reply via email to

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