The strtold function doesn't convert the string to long double properly, and i couldn't find why even after hours of searching the web.What is the matter with it:D?
Next time please use code tags. There is a button when you are posting, under "Format:". Paste your code, highlight all the code, and click the <> button. It makes it much easier to read.
Thanks.
Anyways, onto your code...
Hmm, well I took a look at it.... That's a good one. I can't figure it out... Make sure the parameters are correct for strtold(). It's not a standard function, so I have no idea...
hmm ty, so it should work! something i love to hear, can you tell me what changes do i have to do to set the precision higher and display scientific notation. I know to have red about it once but can't remember meanwhile I try to google it.
so Ty for the link. It corrected the money output but what with the string TEMP , is there anyway to output it same way as Money cuz it is still 2.80882e+007 instead of 28088187.11 ,
but if it's more complicated. I can let it that way as it gives the result i need.
--
nah that was it I learned some stuff with that code and it was enough thanks 'bobito' for your help.
I noticed that you have 20 post surely they are 20 answers, same amount to my questions :D