|
|
back to boardCommon BoardHow could I read and write "long double" using printf , scanf in C/C++? and can I use integer bigger than 32bits here? Some problem doesn't need Big Integer , the value can be stored in just "long double" ("extended" in Pascal) but I don't know how to read and write this type. So I have to do the Big Integer every time :( please help me Re: How could I read and write "long double" using printf , scanf in C/C++? and can I use integer bigger than 32bits here? > Some problem doesn't need Big Integer , the value can be stored in > just "long double" ("extended" in Pascal) but I don't know how to read > and write this type. So I have to do the Big Integer every time :( > > please help me |
|
|