STRIM(9) Basic C Library Functions STRIM(9)NAMEstrim - Removes leading and trailing whitespace from s.SYNOPSISchar * strim(char * s);ARGUMENTSs The string to be stripped.DESCRIPTIONNote that the first trailing whitespace is replaced with a NUL-terminator in the given string s. Returns a pointer to the first non-whitespace character in s.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRIM(9)
| Related Man Pages |
|---|
| ns_match(3aolserv) - debian |
| ns_nextword(3aolserv) - debian |
| php_strip_whitespace(3) - php |
| regexp::common::whitespace(3pm) - debian |
| xml::normalize::libxml(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Crontab not processing parameters sent to script. |