Re: Alternative to gestaltSystemVersion??
Re: Alternative to gestaltSystemVersion??
- Subject: Re: Alternative to gestaltSystemVersion??
- From: "M. Uli Kusterer" <email@hidden>
- Date: Thu, 26 Jun 2003 21:55:00 +0200
At 12:53 Uhr -0400 26.06.2003, Huyler, Christopher M wrote:
Greetings ~
I'm trying to obtain the system version and although my test program
executes "Gestalt(gestaltSystemVersion, (SInt32*)MacVersion)"
correctly, it crashes inside my actual code:
It would help to see more of the code of the actual call you're
making. Especially, what is "MacVersion" declared as? You shouldn't
have to typecast it to (SInt32*) if you're doing everything right, so
I suppose that's where your mistake is at.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.