DC_READ_FREE() and double precision [message #704] |
Fri, 04 December 1992 07:50 |
zagar
Messages: 5 Registered: December 1992
|
Junior Member |
|
|
I have just found out, much to my chagrin, that the free-format
input routine DC_READ_FREE() does *NOT* correctly handle numbers
formatted in the form sx.xxxxDsxx, where 's' means sign, 'x' means
a digit and the 'D' is the double precision exponent for scientific
notation.
I am getting sick (and tired) of C programs that aren't written to
handle FORTRAN format ascii output. Arrrggh !!
Anyway, thought I'd let y'all know about that...
-Randy
---
____________________________________________________________ ________________
/ \
| Randy Zagar Thinking: that waste of time |
| Internet: zagar@Chester.CMS.UDel.Edu between seeing something and |
| Bell-net: 302/831-1139 knowing what to do about it. |
\___________________________________________________________ _________________/
|
|
|