]> sigrok.org Git - libsigrok.git/commitdiff
strutil: add text to float conversion which also gets precision from text
authorGerhard Sittig <redacted>
Thu, 24 Sep 2020 19:18:21 +0000 (21:18 +0200)
committerGerhard Sittig <redacted>
Thu, 22 Oct 2020 19:25:34 +0000 (21:25 +0200)
Provide a common string helper routine which converts input text to a
double precision floating point number, and also gets its precision in
the process.


No differences found