view modules/argmatch @ 7772:3e05c216c7d7

* modules/settime (Include): Require timespec.h. * modules/nanosleep (Include): Likewise. 2007-01-01 Bruno Haible <bruno@clisp.org> SCALAR(0x82833d4) Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 02 Jan 2007 23:50:44 +0000
parents 6a764f23e302
children 0ef26bffcbe1
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
m4/argmatch.m4

Depends-on:
gettext-h
error
quotearg
quote
exit
exitfail
verify
stdbool

configure.ac:
gl_ARGMATCH

Makefile.am:

Include:
"argmatch.h"

License:
GPL

Maintainer:
all