view modules/argmatch @ 5251:42b53a22aee5

Add a license tag to every module.
author Bruno Haible <bruno@clisp.org>
date Wed, 22 Sep 2004 15:11:04 +0000
parents 0ffd1692e066
children 7c24a825b51d
line wrap: on
line source

Description:
Search for an exact or abbreviated match of a string in an array of strings.

Files:
lib/argmatch.h
lib/argmatch.c

Depends-on:
gettext
error
quotearg
quote
unlocked-io
exit
exitfail

configure.ac:

Makefile.am:
lib_SOURCES += argmatch.h argmatch.c

Include:
"argmatch.h"

License:
GPL

Maintainer:
all