mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
30 lines
301 B
Plaintext
30 lines
301 B
Plaintext
Description:
|
|
Convert integers to printable strings.
|
|
|
|
Files:
|
|
lib/imaxtostr.c
|
|
lib/inttostr.c
|
|
lib/inttostr.h
|
|
lib/offtostr.c
|
|
lib/umaxtostr.c
|
|
lib/uinttostr.c
|
|
m4/inttostr.m4
|
|
|
|
Depends-on:
|
|
intprops
|
|
stdint
|
|
|
|
configure.ac:
|
|
gl_INTTOSTR
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"inttostr.h"
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
Paul Eggert
|