User profile: BobD

User info
User name:BobD
History
Joined:Mar 26, 2016 at 3:34am
Number of posts:1
Latest posts:

cout for a double gives -0
I’m using xCode 7.3 on an iMac. This code; double x, y; x = -1; y = 0; ...