dickiebird
Programmer
Guys
I'm 'freading' a text file, into database tables via embedded SQL.
But.......
The numerics on the flatfile use commas for decimal points
so sscanf only picks up the mantissa, as does strtod
Any thoughts ?????
Thanks in advance
DickieBird
I'm 'freading' a text file, into database tables via embedded SQL.
But.......
The numerics on the flatfile use commas for decimal points
so sscanf only picks up the mantissa, as does strtod
Any thoughts ?????
Thanks in advance
DickieBird