Accessing array from class [newbie]
Accessing array from class [newbie]
- Subject: Accessing array from class [newbie]
- From: Onar Vikingstad <email@hidden>
- Date: Sat, 31 Aug 2002 15:17:30 +0200
Hi,
I am trying to access/get an array from another class, but when I use
[[[AccessControl init] alloc] getAccess] it just returns null.
AccessControl is the name of the class and getAccess is the
function/method that returns my array.
What is wrong? Compilation returns no errors. I am sorry if this is
very basic and stupid to most of you, but I don't know where else to
get answers...
--
Onar Vikingstad - email@hidden
http://www.vikingstad.com
_______________________________________________
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.