• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSString Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSString Question


  • Subject: Re: NSString Question
  • From: "Shawn Erickson" <email@hidden>
  • Date: Mon, 18 Aug 2008 11:49:33 -0700

On Mon, Aug 18, 2008 at 7:54 AM, Dave <email@hidden> wrote:

> myOSStatus = [self ReadUInt32LEFromPosition: myCurrentFilePosition + 28
> IntPtr:&myBufferSize];

> myOSStatus = [self ReadFromPosition: myCurrentFilePosition + 40 ForSize:
> myBufferSize BufferPtr:myStringBufferPtr];

Best to avoid using capital letters for the start of methods and
parameter names (hard to read otherwise especially when mixed with
Cocoa API).

Review...

http://developer.apple.com/documentation/Cocoa/Conceptual/CodingGuidelines/Articles/NamingMethods.html

-Shawn
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >NSString Question (From: Dave <email@hidden>)

  • Prev by Date: Removing Observers
  • Next by Date: Re: CATiledLayer documentation
  • Previous by thread: Re: NSString Question
  • Next by thread: Address Book: updating a person's phone number info...
  • Index(es):
    • Date
    • Thread