|
-
November 30th, 2010, 09:24 AM
#1
Find CPU Transistor Count
Hi,
How to find CPU transistor count with C++?
-
November 30th, 2010, 10:15 AM
#2
Re: Find CPU Transistor Count
Well, do you know how to do it using any other means?
Victor Nijegorodov
-
November 30th, 2010, 05:18 PM
#3
Re: Find CPU Transistor Count
You could write a web browser in C++ and then google for the answer. That's about it.
I suppose you could compile a database yourself, and then use __cpuid() to figure out which processor the user has.
Last edited by Chris_F; December 1st, 2010 at 12:17 AM.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|