help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] Silent Mode?


From: Ali Baharev
Subject: Re: [Help-glpk] Silent Mode?
Date: Sun, 2 Mar 2008 23:45:47 +0100

Hello,

Use glp_term_out(GLP_OFF); to disable output. You can undo it by
calling glp_term_ot(GLP_ON);

Good luck,

Ali




reply via email to

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