[Info-vax] cast REAL*16 to constant 18446744073709551616
abrsvc
dansabrservices at yahoo.com
Mon Mar 15 13:33:41 EDT 2021
On Monday, 15 March 2021 at 13:10:00 UTC-4, HCorte wrote:
> Hi trying to cast REAL*16 to the constant 18446744073709551616 that is 9 bytes length how to do it?
>
>
> tried (http://www.cs.uwm.edu/classes/cs151/Bacon/Lecture/HTML/ch06s09.html):
> REAL*16 OVER8BYTES
> PARAMETER (OVER8BYTES = 18446744073709551616e)
>
> %F90-E-ERROR, The decimal constant was too large when converting to an integer, and overflow occurred. [184
> 46744073709551616]
You might get more response in the comp.lang.fortran group.
More information about the Info-vax
mailing list