• 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
2Qs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

2Qs


  • Subject: 2Qs
  • From: William Squires <email@hidden>
  • Date: Sun, 28 May 2006 08:51:03 -0500

1) How do I make a module (sub/function library) in ObjC? I'm trying to convert some RealBASIC modules to ObjC (mostly stuff to work with CSV files). Is there a special syntax - like '@interface/@impleementation' for classes - ? Or do I just put the methods in question in a class as class methods using '+' instead of '-'? Although this seems more like a Java approach to me...

2) What's the default encoding of an NSString literal? I'm guessing UTF8. And how do I append (concatenate) a character (double-quote - ASCII value of 34) to an NSString?

William H Squires Jr
4400 Horizon Hill #4006
San Antonio, TX 78229
email@hiddenm <- remove the .nospam

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: 2Qs
      • From: Joshua Scott Emmons <email@hidden>
  • Prev by Date: KVC compliance and validation
  • Next by Date: Binding NSPopUpButton with Option "Inserts Null Placeholder"
  • Previous by thread: Re: KVC compliance and validation
  • Next by thread: Re: 2Qs
  • Index(es):
    • Date
    • Thread