help-glpk
[Top][All Lists]
Advanced

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

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


From: Michael Hennebry
Subject: Re: [Help-glpk] GLPK - C++
Date: Wed, 16 Jun 2004 11:26:48 -0500 (CDT)

On Wed, 16 Jun 2004 address@hidden wrote:
> I want to know if I can use the Microsoft Visual C++ to write a program that
> calls functions of the glpk.
> I'm trying to do that but I find the error: "unresolved externals".
> If yes, could you tell me what I need to do?

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]