Click or drag to resize

cLPSolverlpsolve55logfunc Delegate

[Missing <summary> documentation for "T:EwECore.cLPSolver.lpsolve55.logfunc"]

Namespace:  EwECore
Assembly:  EwECore (in EwECore.dll) Version: 6.6.15981.0 (6.6.15981.0)
Syntax
public delegate void logfunc(
	int lp,
	int userhandle,
	string buf
)

Parameters

lp
Type: SystemInt32
userhandle
Type: SystemInt32
buf
Type: SystemString
See Also