view modules/trim @ 29241:53d8797106ae

Avoid using the syntax symbol() in formatted documentation.
author Bruno Haible <bruno@clisp.org>
date Wed, 26 Dec 2007 16:31:08 +0100
parents c7f97c39844f
children 3cb22d0bfd0b
line wrap: on
line source

Description:
trim() function: remove leading and/or trailing whitespaces

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

Depends-on:
xalloc
mbchar
mbiter

configure.ac:
gl_FUNC_MBRTOWC

Makefile.am:
lib_SOURCES += trim.c

Include:
#include "trim.h"

License:
GPL

Maintainer:
Davide Angelocola