I'm using CodeWarrior 6 I think. (About Box says IDE ver 4.0.1). If I declare some global data like this, how would the data be allocated?

const char *gProviderHeaders2[6] = {
"Phone",
"City",
"State",
"Specialty One",
"Specialty Two",
"Specialty Three"
};

thanks,
matt


--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to