Categories
Ascii2Binary
The Ascii2Binary project consists of two complementary programs that convert between textual and binary representations of numbers. Ascii2Binary reads input consisting of textual representations of numbers separated by whitespace and produces as output the binary equivalents. It is useful for generating test data and linking programs that generate textual output to programs that require binary input. Binary2Ascii converts binary numbers to text. In both programs, the type and size/precision of the input or output is selected using command line flags.
Last updated 19 Dec, 2006
Versions
2.12
2.12 released on 2006-12-19
- Released: 19 Dec, 2006
- Code Maturity: Stable
- Source Archive: http://billposer.org/Software/Downloads/ascii2b...
- Licenses: GPLv2orlater
- Interfaces: Command Line



