User profile: Jeremy Howard

User info
User name:Jeremy Howard
Location:Tasmania
History
Joined:
Number of posts:6
Latest posts:

Undefined behaviour?
@JLBorges Thanks for the explanation. So does that mean it's undefined behaviour to extract doubles...

Undefined behaviour?
I was able to replicate the behaviour using wandbox. http://melpon.org/wandbox/

Undefined behaviour?
@cire Thanks for the correction. I was mistaken cpp.sh does give 0 for 2e. But I compiled your test...

Undefined behaviour?
If I run this code in clang and input two character strings which contain a number followed by a gen...

Converting a string literal to a Complex Number.
[quote]It works for me. Could you give us an example where it fails?[/quote] That's weird, it doesn'...