[Coin-discuss] writeMps in COIN/BCP

Eduardo efsilva at pobox.com
Wed Jan 28 21:35:20 EST 2004


Dear COIN/BCP Team/users,

I am trying to print my model using p->lp_solver->writeMps(fname,
"mps"),
which will call at the end 

static void
convertDouble(int formatType, double value, char outputValue[20],
	      const char * name, char outputRow[100])              (in
CoinMPSIO.cpp).

However, I am getting this error:

"Run-Time Check Failure #2 - Stack around the variable 'format' was
corrupted." in MSVC++.NET.
( I am using the CLP solver).

I tried to get around it, but my solutions did not work. Someone could
help me with this issue?

Thanks in advance,
Eduardo.





More information about the Coin-discuss mailing list