An open API service indexing awesome lists of open source software.

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

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