Re: [go-nuts] Re: constatnt conversion question

2019-05-21 Thread fgergo
I'm not sure if you are still interested in details or not. Assuming you ask the question "why" it works differently, one of the short answers, assuming some basic background knowledge on your part about compilers and programming language implementation details: similar, but different concepts->di

[go-nuts] Re: constatnt conversion question

2019-05-21 Thread djadala
Thanks all for comments, for me confusion is that int( some_float_var) works, and surprisingly int( some_float_constant) does not. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails