Sam wrote:
> I'm writing an application that needs info on the machine cpu architecture,
> the cpu class, and the cpu features.

Is this a status display (e.g. "About This Computer...") for a human
to read?  If not, the entire point of an OS is to hide that information
from you, so that you can write code that runs on the OS, instead of
writing code that runs only on particular hardware.

-- Terry

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to