Query: strtobool
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRTOBOOL(9) Basic C Library Functions STRTOBOOL(9)NAMEstrtobool - convert common user inputs into boolean valuesSYNOPSISint strtobool(const char * s, bool * res);ARGUMENTSs input string res resultDESCRIPTIONThis routine returns 0 iff the first character is one of 'Yy1Nn0'. Otherwise it will return -EINVAL. Value pointed to by res is updated upon finding a match.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRTOBOOL(9)
| Related Man Pages | 
|---|
| timercmp(3) - netbsd | 
| timeradd(3) - netbsd | 
| timespecadd(3) - netbsd | 
| mojo::message::response(3pm) - debian | 
| uri::fetch::response(3pm) - debian | 
| Similar Topics in the Unix Linux Community | 
|---|
| How to increment version inside a file? | 
| Tar Command | 
| CentOS7 restoring file capabilities | 
| CentOS 6 ran out of space, need to reclaim it | 
| Please Welcome Dave Munro to the Moderator Team! |