Hi to all,
I use CW9, C++.
I make a multi-segment program.
In the main segment I have (eg):
typedef struct
{
UInt8 lastHighScore;
} GamePreferenceType;
GamePreferenceType Prefs;
How can I call that from the second segment???
I tried:
extern GamePreferenceType Prefs;
but it doesn't work!!
Thanks a lot.
Giorgos
____________________________________________________________
Do You Yahoo!?
Αποκτήστε τη δωρεάν @yahoo.gr διεύθυνση σας στο http://www.otenet.gr
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/