Re: Use a variable form an istance into another
Re: Use a variable form an istance into another
- Subject: Re: Use a variable form an istance into another
- From: Robert Cerny <email@hidden>
- Date: Fri, 12 Dec 2003 14:40:21 +0100
Hi,
I don't like responses like this one, but you should probably read
following document first.
/Developer/Documentation/Cocoa/Conceptual/ObjCTutorial/objctutorial.pdf
HTH
Robert
On 12.12.2003, at 14:28, Roberto wrote:
>
How can I use a variable declared into an Istance in another Istance?
>
>
example:
>
>
@interface comicDataSource : NSObject
>
{
>
NSMutableArray * comicsArray;
>
}
>
>
Use the NSMutableArray into another file and another Istance?
>
_______________________________________________
>
cocoa-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
Do not post admin requests to the list. They will be ignored.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.