view modules/inttostr @ 6424:2a4ec3c897cc

.
author Karl Berry <karl@freefriends.org>
date Sun, 23 Oct 2005 07:30:40 +0000
parents e7f4068da976
children 25df81cf2f51
line wrap: on
line source

Description:
Convert integers to printable strings.

Files:
lib/imaxtostr.c
lib/intprops.h
lib/inttostr.c
lib/inttostr.h
lib/offtostr.c
lib/umaxtostr.c
m4/intmax_t.m4
m4/inttostr.m4
m4/inttypes_h.m4
m4/longlong.m4
m4/stdint_h.m4
m4/uintmax_t.m4
m4/ulonglong.m4

Depends-on:

configure.ac:
gl_INTTOSTR

Makefile.am:
EXTRA_DIST += inttostr.c

Include:
"inttostr.h"

License:
GPL

Maintainer:
Paul Eggert