[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
What is the best way to access the gestalt manager in MCL?
- To: info-mcl@cambridge.apple.com
- Subject: What is the best way to access the gestalt manager in MCL?
- From: osiris@cs.utexas.edu (Rob Browning)
- Date: Wed, 24 Aug 1994 03:14:33 -0500
I just want to be able to ask the machine that MCL is running on two questions:
1) Which CPU do you have?
2) Do you have an FPU?
Is there an easy way to do this? Am I best off to learn the gestalt traps
and call them directly, or is there a higher level interface?
Thanks,
--Rob.