https://github.com/zsteve/num2ascii
number to ascii conversion library in C
https://github.com/zsteve/num2ascii
Last synced: about 1 year ago
JSON representation
number to ascii conversion library in C
- Host: GitHub
- URL: https://github.com/zsteve/num2ascii
- Owner: zsteve
- License: gpl-3.0
- Created: 2013-12-24T02:19:11.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-30T08:29:31.000Z (over 12 years ago)
- Last Synced: 2025-02-03T23:56:39.664Z (over 1 year ago)
- Language: C
- Size: 121 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
num2ascii
=========
number to ASCII conversion library in C
licensed under the GPL v3.0
features
--------
- Support for decimal, hexadecimal, binary and octal conversions to and from ASCII and integer
- Support for signed decimal integers/strings