This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
how to print an __int128_t integer?
- From: bacmoz <wg_nwpu at yahoo dot com dot cn>
- To: gcc at gcc dot gnu dot org
- Date: Fri, 4 Aug 2006 07:57:15 -0700 (PDT)
- Subject: how to print an __int128_t integer?
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.