help-glpk
[Top][All Lists]
Advanced

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

RE: [Help-glpk] compile glpk in C++ using VC.NET


From: Liu, Cheng
Subject: RE: [Help-glpk] compile glpk in C++ using VC.NET
Date: Fri, 30 Jul 2004 12:09:06 -0400

Andrew,

>>Do not change the extension ".c" to ".cpp", because glpk is written in
>>ANSI/ISO C, not in C++.

I am not suggesting changing the "try" or "struct" names to make it a
C++ compatible.  I did suggest to add those explicit casting.  I know
this is not necessary but a hobbit for C++ programmer.  I don't think
add explicit casting violate ANSI/ISO C standard.

Meanwhile with this modification, glpk may attract more C++ programmers
if they would like to do some modifications for B&B.

This is only my personal option though.

Thanks,

Cheng






reply via email to

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