[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-glpk] Redirecting stdout to a file
From: |
Andrew Makhorin |
Subject: |
Re: [Bug-glpk] Redirecting stdout to a file |
Date: |
Tue, 11 Sep 2007 21:21:34 +0400 |
> In version 4.20 it appears that, when stdout is redirected by calling
> glp_term_hook, the output file is not closed during the glp_delete_prob
> shut-down process.
Please clarify which file is not closed. Glp_term_hook does not
open/reopen any file; it just calls the user-defined routine passing
to it a formatted output.