Path: news.mathworks.com!not-for-mail
From: "Renwen Lin" <linrenwen@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Error from using  dgecon of LAPACK and BLAS in R2009a
Date: Wed, 5 Aug 2009 12:00:19 +0000 (UTC)
Organization: &#19978;&#28023;&#36130;&#32463;&#22823;&#23398;
Lines: 8
Message-ID: <h5bs8j$6pd$1@fred.mathworks.com>
References: <h5bb4h$ee8$1@fred.mathworks.com> <h5bmlv$pb7$1@fred.mathworks.com>
Reply-To: "Renwen Lin" <linrenwen@gmail.com>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1249473619 6957 172.30.248.35 (5 Aug 2009 12:00:19 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 5 Aug 2009 12:00:19 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1564503
Xref: news.mathworks.com comp.soft-sys.matlab:560972


Bruno,   Thanks so much,

After read few introductions of _stdcall.  I think A   __stdcall  is supposed to deal with function's  arguments, and I can not understood why it is needed here. It seems my problem is mex compile can not identify the function rather than its arguments.  

Hope you can explain it a little more for me.


Lin Renwen