Re: Objective-C Equivalent of System.currentFullUserName()
Re: Objective-C Equivalent of System.currentFullUserName()
- Subject: Re: Objective-C Equivalent of System.currentFullUserName()
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 9 Apr 2004 07:35:59 -0600
On Apr 9, 2004, at 7:08 AM, Matthew Christensen wrote:
In the cocoa documentation, there is a Java class NSSystem with a
method currentFullUserName. Does anyone know what the Objective-C
equivalent is? It looks like I can get the login name from [[NSProcess
processInfo[ enviroment], but in this particular case I need the full
user name.
<
http://developer.apple.com/documentation/Cocoa/Reference/Foundation/
ObjC_classic/Functions/FoundationFunctions.html#//apple_ref/doc/uid/
20000055/BCIJCEFC>
Nick Zitzmann
<
http://www.chronosnet.com/>
_______________________________________________
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.