Base-10 floating point data typesDoes it make any difference the fact that I have the LLVM GCC? Or its 4.6 version will be good?
Base-10 floating point data types@Cubbi How can I use those types? If I write [code]std::decimal::decimal128 a;[/code] I get an error...
Base-10 floating point data typesIs there any way (library, ecc.) to replace the [code]float[/code] and [code]double[/code] data type...
Linking GMP to XCode 4.5Does anybody know how to link the external multiprecison library GMP to XCode 4.5?
Erase white spaces from streamSo if I write [code]string temp; cin >> skipws >> temp;[/code] and I input [quote]" C"[/quo...
This user does not accept Private Messages