Query: rpmatch
OS: freebsd
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RPMATCH(3) BSD Library Functions Manual RPMATCH(3)NAMErpmatch -- determine whether the response to a question is affirmative or negativeLIBRARYStandard C Library (libc, -lc)SYNOPSIS#include <stdlib.h> int rpmatch(const char *response);DESCRIPTIONThe rpmatch() function determines whether the response argument is an affirmative or negative response to a question according to the current locale.RETURN VALUESThe rpmatch() functions returns: 1 The response is affirmative. 0 The response is negative. -1 The response is not recognized.SEE ALSOnl_langinfo(3), setlocale(3)HISTORYThe rpmatch() function appeared in FreeBSD 6.0.BSDJuly 21, 2005 BSD
Related Man Pages |
---|
rpmatch(3) - centos |
rpmatch(3) - suse |
mms_get_str(3mms) - opensolaris |
rpmatch(3) - v7 |
rpmatch(3) - bsd |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
A simple UNIXtime component in Vue.js |
Valid separator in time and date format |
Controlling user input |