[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 64Bit ints



On Fri, 05 Feb 1999, Christian Reiniger wrote:
>Tom Flynn wrote:
>
>>yeah, I know SGIs use long long for 64bit int, but DEC uses long and
>doesn't >accept long longs (unless there was a flag somewhere we missed).
>
>Hmmm, do you know how to detect that? Is there a better way than
>fiddling around with many AC_CHECK_SIZEOF() tests?

#ifdef __sgi

long long

#else /* dec */

long

#endif 

:-)  That's what we got in the code right now :-)  If you find a better way,
lemme know :-)

later,
tom

--
   ______
  /     /|   ,--------------------------------------------,     //    //
 /_____/ |...| "Lower your shields and Open your Source." |   \X/   \X/
 |     | |   `--------------------------------------------'   600  2000
 |     | |          email:  flynnt@acm.org                P166+ Powered by
 |_____|/           URL  :  http://erau.db.erau.edu/~flynnt     Linux