|
NAMErpmatch —
determine whether the response to a question is affirmative or
negative
LIBRARYStandard C Library (libc, -lc)SYNOPSIS#include <stdlib.h>
int
DESCRIPTIONTherpmatch () function determines whether the
response argument is an affirmative or negative response
to a question according to the current locale.
RETURN VALUESTherpmatch () functions returns:
SEE ALSOnl_langinfo(3), setlocale(3)HISTORYTherpmatch () function appeared in
FreeBSD 6.0.
Visit the GSP FreeBSD Man Page Interface. |