• 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: Cocoa approachable by non-programmers ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa approachable by non-programmers ?


  • Subject: Re: Cocoa approachable by non-programmers ?
  • From: Sherm Pendley <email@hidden>
  • Date: Mon, 24 Feb 2003 14:30:56 -0500

On Monday, February 24, 2003, at 12:03 PM, Andres Santiago Perez-Bergquist wrote:

I've never developed a firm grasp of what exactly is legal and what isn't in straight C

Don't worry - the compiler will tell you. ;-)

I hate it when they say "this is like printf", and nowhere does it say what "printf" is like.

I still don't know how to do anything with a printf.

I suppose that, if you guys don't come from a UNIX background, you may not know this... but the "man" command is your friend.

If you want docs on a standard C function, just pop open a terminal window and type "man functionname" or "man 3 functionname" if there's a shell command with the same name. (For example, "man printf" tells you about the printf shell command, while "man 3 printf" tells you about the C function.)

sherm--

Heisenberg may have slept here.
_______________________________________________
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.

  • Follow-Ups:
    • Re: Cocoa approachable by non-programmers ?
      • From: Denis Stanton <email@hidden>
References: 
 >Re: Cocoa approachable by non-programmers ? (From: Andres Santiago Perez-Bergquist <email@hidden>)

  • Prev by Date: Re: New to Cocoa
  • Next by Date: Re: Subclassing NSLayoutManager
  • Previous by thread: Re: Cocoa approachable by non-programmers ?
  • Next by thread: Re: Cocoa approachable by non-programmers ?
  • Index(es):
    • Date
    • Thread