30 Nov
2011
30 Nov
'11
9:11 p.m.
Hi,
There appears to be a temperature conversion problem between ºC and ºF. Here's a simple test that shows the error under both gcc and Intel on both Darwin and Linux (with Boost trunk).
brisc:~ kbelco$ cat test3.cpp
#include <iostream>
#include