Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > Unexpected Incompatible Type Return

Unexpected Incompatible Type Return
Thread Tools
Mac Elite
Join Date: Jan 2001
Location: New York
Status: Offline
Reply With Quote
Jul 26, 2001, 11:17 PM
 
NSMutableArray *appList; //this is in the interface file
appList = [NSMutableArray array]; //this is in init
- (NSMutableArray)getApplicationList //this is the problem method
{
return appList;
}

Why is Project Builder returning the following for the above method:
incompatible types in return


Thanks in advance!
David
     
Dedicated MacNNer
Join Date: Apr 2001
Location: San Francisco, USA
Status: Offline
Reply With Quote
Jul 26, 2001, 11:44 PM
 
<font face = "courier">- (NSMutableArray *)getApplicationList //returns a pointer
{
return appList;
}</font>
     
davecom  (op)
Mac Elite
Join Date: Jan 2001
Location: New York
Status: Offline
Reply With Quote
Jul 27, 2001, 12:53 AM
 
Originally posted by honeydew:
<STRONG>&lt;font face=courier&gt;- (NSMutableArray *)getApplicationList //returns a pointer
{
return appList;
}&lt;/font&gt;</STRONG>
Oh silly me what a dumb mistake. I must be tired. Thanks Honeydew.
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 09:45 AM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2