I'm working in Xcode on a C++ project and for some reason the console output truncates everything to 6 significant figures. I've looked at the variables in the debugger and the data is there but just not being outputted. Anyone know why Xcode is doing this?