lpsolve55.cs [1 Attachment]

View: New views
1 Messages — Rating Filter:   Alert me  

lpsolve55.cs [1 Attachment]

by Michael Bowerman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have updated lpsolve55.cs to use an OO interface which implements
IDisposable.  This version should feel more natural to .NET programmers as
well as ensure that allocated resources are freed.

File attached: lpsolve55.cs

_bowerman