view modules/trim @ 8054:aa8abb5db935

Enforce the use of gnulib modules for unportable <string.h> functions.
author Bruno Haible <bruno@clisp.org>
date Thu, 01 Feb 2007 00:29:52 +0000
parents 6a764f23e302
children ec6f741a8dc6
line wrap: on
line source

Description:
trim() removes leading and/or trailing whitespaces

Files:
lib/trim.c
lib/trim.h

Depends-on:
xalloc
mbiter

configure.ac:

Makefile.am:

Include:
#include "trim.h"

License:
GPL

Maintainer:
Davide Angelocola