help-octave
[Top][All Lists]
Advanced

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

Re: How get I get immediate output froma script or function file


From: Craig Earls
Subject: Re: How get I get immediate output froma script or function file
Date: Thu, 30 Jan 1997 21:16:11 -0500

John W. Eaton wrote:
> 
> On 30-Jan-1997, Craig Earls <address@hidden> wrote:
> 
> | I have a fairly long job running that I would like to get some
> | intermediate results from, before it completes. It appears that under
> | 2.0.2 the terminal output is cached until the script terminates. How can
> | I get immediate output from a running script?

Thanks to Marvin Vis, the answer was to use fflush(stdout) after each
piece of out put I wanted, thanks to every one for the assistance.
-- 
-----------------------------------------------------------------
Craig P Earls                                 address@hidden
LT US Navy, MIT Ocean Engineering             address@hidden
-----------------------------------------------------------------



reply via email to

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