long-string number in Visual C++
long-string number in Visual C++
(OP)
Hi, I am working on a project using visual C++. I encounter a problem: when i input a number with a very long string, say 3.444444444444444444444444444444444..., the VC-based program will automatically close without even an error message. Could anyone here give me some hints regarding how to deal with the issue? Thanks.
Bird
Bird





RE: long-string number in Visual C++
RE: long-string number in Visual C++
arithmetic library -- and you can't use the co-processor
-- at least not so easily
<nbucska@pcperipherals.com>