Hi,
i am trying to find out the processor architecture (x86/x64) of a system using C++ and Linux. I am able to find whether the particular processor is 64-bit capable or not. but i need the exact architecture like x86_64 as the result.
Can anybody help me out in this???
Thanks.
Start Free Trial