view modules/human @ 8581:7600b64d20c8

Take care of IN_LIBINTL situation.
author Bruno Haible <bruno@clisp.org>
date Thu, 29 Mar 2007 22:21:32 +0000
parents 6a764f23e302
children 629a6928f108
line wrap: on
line source

Description:
Convert a number (usually a file size) to a human readable string, possibly
with K/M/G suffix.

Files:
lib/human.h
lib/human.c
m4/human.m4

Depends-on:
gettext-h
argmatch
error
intprops
xstrtoumax
stdbool
stdint

configure.ac:
gl_HUMAN

Makefile.am:

Include:
"human.h"

License:
GPL

Maintainer:
Paul Eggert