Re: Where is kinfo_proc defined?
Re: Where is kinfo_proc defined?
- Subject: Re: Where is kinfo_proc defined?
- From: Rick Mann <email@hidden>
- Date: Fri, 28 Mar 2008 17:53:19 -0700
On Mar 28, 2008, at 5:39 PM, Chris Espinosa wrote:
Did you try Full-Text? That brought up TQ&A1123 for me, which shows
you need #include <sys/sysctl.h>
My first try was option-double-click. When nothing came up under API
(which I think it should), I tried full-text. That gave me 12 results.
I, too, saw TN1123, and tried that. That showed some sample code that
included the following:
#include <assert.h>
#include <errno.h>
#include <stdbool.h>
#include <stdlib.h>
#include <stdio.h>
#include <sys/sysctl.h>
Since far too much sample code fails to include the directly relevant
file, I wasn't even sure one of those would be the correct one. I was
pretty discouraged when (yet again), Xcode's API docs failed to
include information about the API.
--
Rick
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden