Re: how to get OS name ?
Re: how to get OS name ?
- Subject: Re: how to get OS name ?
- From: Andreas Schempp <email@hidden>
- Date: Tue, 29 Apr 2003 08:32:46 +0200 (MEST)
There's a good article about how to detect the users system at
www.cocoadevcentral.com
Direct link:
http://cocoadevcentral.com/articles/000067.php
I don't think you can get a string like "Mac OS X 10.2 Jaguar" somewhere,
but you can say "Darwin 6.5" - it's 10.2.5
>
I try sysctl(..) but all I get is "Darwin 6.5"
>
even uname return Darwin.
>
>
But I'm trying to get Jaguar, Panther, etc ...
>
or at least MacOSX 10.1, 10.2, ...
>
>
where can I get this ?
>
_______________________________________________
>
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.
_______________________________________________
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.