Giving up

jmh530 john.michael.hall at gmail.com
Fri Aug 5 16:27:42 UTC 2022


On Friday, 5 August 2022 at 15:44:10 UTC, Steven Schveighoffer 
wrote:
> On 8/5/22 11:36 AM, Rumbu wrote:
>> float z = 85886696878585969769557975866955695.E0; //integer 
>> overflow, I don't see any int
>
> That's an integer, which is trying to call a UFCS function 
> named `E0`. Did you mean to include the `.`?
>
> -Steve

Either drop the `.` or drop the `E`.


More information about the Digitalmars-d-announce mailing list