Commit ID: 1005A220BC8186BF1AB CVSROOT: /cvs Module name: contrib Changes by: [email protected] 2017/12/02 02:11:20 UTC
Modified files:
code/jupp : umath.c
Log message:
use strtod(3) (C89) instead of sscanf(3) for parsing floating point numbers
first step away from stdio (well the *scanf part at least)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/umath.c
