rpmatch
- determine whether the response to a question is affirmative or negative
LIBRARY
Lb libc
SYNOPSIS
#include <stdlib.h> int
rpmatch (const char *response);
DESCRIPTION
The
rpmatch ();
function determines whether the
Fa response
argument is an affirmative or negative response to a question
according to the current locale.