[iPhone-AppDev-Auditors] my globals no longer worck

1 view
Skip to first unread message

tedpottel

unread,
Apr 29, 2010, 9:25:50 AM4/29/10
to iPhone Application Development Auditors
Hi,
I have a tab project with 4 viues. When I creats a object in vuea,
and try to use it in vue b I get a bad_instruction exception.

example.
in the delgates class methed didload i have

NotUsed2=[NSMutableString initWithCapacity:80];
[NotUsed2 setString:@"test"];


then in my viue game i have
[NotUsed2 setString: @"hi"];
which gets called up when a buton is press.
it causes a bad_instruction exception.

The value pointer, of NotUsed2 is the same.

Any idears????
Ted

--
You received this message because you are subscribed to the Google Groups "iPhone Application Development Auditors" group.
To post to this group, send email to iphone-appd...@googlegroups.com.
To unsubscribe from this group, send email to iphone-appdev-aud...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/iphone-appdev-auditors?hl=en.

Reply all
Reply to author
Forward
0 new messages