i found in amd asm64-handout that gcc supports __int128_t and __uint128_t for
128-bit integers.
i test it's true.
but how to print an __int128_t integer? use printf, or any other methods.

thanks
-- 
View this message in context: 
http://www.nabble.com/how-to-print-an-__int128_t-integer--tf2051654.html#a5651886
Sent from the gcc - Dev forum at Nabble.com.

Reply via email to