Categories
a2b
'Ascii2Binary' reads textual representations of numbers separated by whitespace and produces the binary equivalents as output. Users select the type and size/precision of the binary output with command line flags. The program is useful for generating test data and linking programs that generate textual output to programs that require binary input. The number formats supported are those supported by strtod(3), strtoll(3), and strtoull(3).
Last updated 7 Jan, 2008
Versions
2.4
2.4 stable released 2005-02-23
- Released: 23 Feb, 2005
- Code Maturity: Stable
- Source Archive: http://billposer.org/Software/a2b.html
- Licenses: GPLv2orlater
- Interfaces: Command Line
User Community and Support
User manpage available in HTML format from http://billposer.org/Software/a2b.html



