|
"Malchow, Grizzly" wrote: > > I was wrong when I said I received an error when using atof. The > floating point field isn't what is causing the error. I received the > error when converting the floating point field with the %Dec BIF. The > result field of the bif is too small. > http://www.google.com/search?q=atof I thought atof stopped as soon as it hit a blank, but the documentation says that atof allows leading blanks (whitespace). Can you post your code? I tried using %dec with atof(' 12.2963 ') and it worked fine. By the way, if you are on V5R2 or later, you can just use %dec directly on the string without using atof.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.