comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: unsigned long long and min/max operator
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: unsigned long long and min/max operator [message #59255 is a reply to message #59249] Thu, 13 March 2008 08:49 Go to previous messageGo to previous message
Jean H. is currently offline  Jean H.
Messages: 472
Registered: July 2006
Senior Member
> I must have OCD or something, but here is where it fails.
>
> IDL> print, 1ull > 9223372036854775807ull
> 9223372036854775807
> IDL> print, 1ull > 9223372036854775808ull
> 1
>
>
> 9223372036854775808 is 2^63
> OS STRING 'Win32'

... that is also the maximum long 64 value + 1 (= -9223372036854775808)
... as if IDL would not make a difference between LL and ULL...

Jean
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Jpeg in a .sav file
Next Topic: Re: Jpeg in a .sav file

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 20:51:11 PDT 2025

Total time taken to generate the page: 0.31935 seconds