On Wed, Sep 18, 2013 at 11:53:03AM -0300, Beco wrote:
> Hi Guys,
> 
> Please, can I get something like the 'Extended brand string' from
> cpuid to identify a cpu using C language?
> 
> Of course, not using system("cpuid") :) Something more "cross-platform".
> 

Is x86 enough for you? If so, http://libcpuid.sourceforge.net/

If you need to check across architectures, you probably need to
go all the way to autoconf for maximum flexibility.

-dsr-


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130918155117.gp4...@randomstring.org

Reply via email to