SIGBUS
SIGBUS
- Subject: SIGBUS
- From: Brian Howard <email@hidden>
- Date: Sat, 2 Jun 2001 20:55:42 -0400
Me again: I'm trying to "play" with the Hello World stuff in the
so-called "Learning Cocoa" book by adding several lines of code as
suggested on page 60. However, the book does not say where the bloody
code is supposed to go. I got the first one figured out, but in trying
to get an itemCount to work I run into this:
Hello has exited due to signal 10 (SIGBUS).
And just where does this code go?
int itemCount;
itemCount = [myArray count];
"Help" is no help. Help! Please.
Brian E. Howard
Cocoa Cult Central