gampu / CPUEndianness

Determine the endianness of your CPU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPU Endianness

Determine the endianness of your CPU Build Status

Sample Output

$ ./a.out 
Your CPU architecture's endianness is: Little.

About

Determine the endianness of your CPU

License:MIT License


Languages

Language:C++ 100.0%