Path: news.mathworks.com!newsfeed-00.mathworks.com!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!o32g2000yqm.googlegroups.com!not-for-mail
From: Rune Allnor <allnor@tele.ntnu.no>
Newsgroups: comp.soft-sys.matlab
Subject: Re: help regarding 2D matrix using c mex file
Date: Tue, 18 Aug 2009 02:56:35 -0700 (PDT)
Organization: http://groups.google.com
Lines: 12
Message-ID: <d6fbf479-6bae-49ca-a8ee-02b027427e14@o32g2000yqm.googlegroups.com>
References: <h6b2k6$oh2$1@fred.mathworks.com>
NNTP-Posting-Host: 77.16.68.232
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Trace: posting.google.com 1250589395 17098 127.0.0.1 (18 Aug 2009 09:56:35 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Tue, 18 Aug 2009 09:56:35 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: o32g2000yqm.googlegroups.com; posting-host=77.16.68.232; 
	posting-account=VAp5gAkAAAAmkCze5hvZtMeedpZWNthI
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; 
	Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; 
	.NET CLR 3.0.4506.2152; .NET CLR 3.5.30729),gzip(gfe),gzip(gfe)
Xref: news.mathworks.com comp.soft-sys.matlab:564141


On 17 Aug, 09:59, "oruganti murthy" <omur...@yahoo.com> wrote:
> Hi
> I am beginner and learning mex programming in C.

If you mean that you learn C by programming MEX files,
then you might consider dropping the MEX interfaces for
now and use a C IDE to learn C on its own terms first.

There are some free IDEs around, like Visual Studio Express
Edition.

Rune