[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
progress meter for long operations
From: |
Aaron Brick |
Subject: |
progress meter for long operations |
Date: |
Mon, 25 Jun 2001 14:13:57 -0700 |
User-agent: |
Mutt/1.3.17i |
hello all,
does anyone have a good method for announcing progress on long operations? i
tried putting a printf in a for loop, but it didn't print a thing out until
it was done, presumably due to buffering (is there an equivalent of
fflush?). any suggestion is appreciated!
thanks,
aaron.
- | | | | | | | | | | -
- -
- -
- aaron brick -
- address@hidden -
- -
- -
- | | | | | | | | | | -
-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.octave.org
How to fund new projects: http://www.octave.org/funding.html
Subscription information: http://www.octave.org/archive.html
-------------------------------------------------------------
- progress meter for long operations,
Aaron Brick <=