Re: User friendly machine name (gestaltUserVisibleMachineName?) [SOLVED]
Re: User friendly machine name (gestaltUserVisibleMachineName?) [SOLVED]
- Subject: Re: User friendly machine name (gestaltUserVisibleMachineName?) [SOLVED]
- From: Jim Rankin <email@hidden>
- Date: Wed, 4 Jun 2003 12:09:25 -0400
On Monday, June 2, 2003, at 11:57 PM, publiclook wrote:
Then there is this lovely code sample from Apple that is not at all
too long for such a simple task:
static CFStringRef GetMachineNameAsCFString()
{
...
if ( url == NULL ) goto Bail;
It even uses goto! Ewwww.
Best,
-jimbo
_______________________________________________
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.