help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] glpk with C++


From: Michael Hennebry
Subject: Re: [Help-glpk] glpk with C++
Date: Thu, 6 May 2004 14:11:40 -0500 (CDT)

On Thu, 6 May 2004, Kiran Raosaheb Patil wrote:

> I am trying to use glpk with some C++ codes, but I am not able to link the 
> otput files with glpk libraries.
> I am working with gnu gcc compiler (3.3.1 (cygming special)). It works fine 
> with c programs.
> Is there any way to overcome this?

extern "C" {
#include "glpk.h"
}

-- 
Mike   address@hidden
"Nothing says it like words if you know how to use them."
                        --  the Professional Organization of English Majors





reply via email to

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