Re: Maximum uid and how to indicate "any user"
Re: Maximum uid and how to indicate "any user"
- Subject: Re: Maximum uid and how to indicate "any user"
- From: Greg Hurrell <email@hidden>
- Date: Mon, 11 Jul 2005 11:39:11 +0200
Thanks, Nat. To clarify, do you mean declaring the method like so:
- (void)theMethod:(long long)uid;
And then casting to uid_t inside the method before passing the
parameter to other functions which expect uid_t type parameters?
(And do you think it's likely that Darwin's uid_t will get upsized
from uint32 in the future?)
Greg
El 11/07/2005, a las 2:36, Nat! escribió:
If it's advice you seek, use a long long (64 bit) as an internal
parameter.
Ciao
Nat!
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden