OK, I have made the testArray global, and the crash with index out of bounds still happens... what else could be wrong?
static char *testArray[] = {"one", "two", "three", "four", "five"};
static void displayCallLog()
{
// etc
}
Thanks for any help!
--Rob
--
For information on using the Palm Developer Forums, or to unsubscribe, please
see http://www.palmos.com/dev/support/forums/
