• 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: Get parent process (Carbon question)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Get parent process (Carbon question)


  • Subject: Re: Get parent process (Carbon question)
  • From: Alan Nilsson <email@hidden>
  • Date: Fri, 06 Sep 2002 11:09:16 -0700

> Not patronizing at all...
>
> the problem with man pages, is that you need to know what you are
> looking for...
>
> so how does one learn about the different functions? apropos? I have
> little unix experience except for some terminal commands...

Go to http://www.gnu.org/manual/glibc-2.2.5/libc.html and have a look at the
glibc manual. This is a great place to learn about a POSIX C library (it
also covers some non POSIX, BSD specific subjects (see the Berkeley Unix
section of the Introduction).

It is organized by topic with all the function calls listed and explained,
there is also a function index.

Once you know the function calls and their general purpose you can use the
man pages to get technical usage of functions quickly.

Alan

>
> Renaud
>
> On Friday, September 6, 2002, at 11:47 AM, Chris Ross wrote:
>
>> Forgive me for the second post,
>>
>> Another thing you will want [forgive if i sound patronizing] is the
>> 'man' pages.
>>
>> Open a terminal and type 'man getppid'. BSD functions are just C system
>> calls,
>>
>> Regards,
>>
>> Chris
> _______________________________________________
> 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.
_______________________________________________
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.

References: 
 >Re: Get parent process (Carbon question) (From: Renaud Boisjoly <email@hidden>)

  • Prev by Date: Re: Get parent process (Carbon question)
  • Next by Date: Re: cString deprecated!
  • Previous by thread: Re: Get parent process (Carbon question)
  • Next by thread: Re: Get parent process (Carbon question)
  • Index(es):
    • Date
    • Thread