str_len(3) Library Functions Manual str_len(3)NAMEstr_len - find length of ASCIIZ stringSYNTAX#include <str.h> size_t str_len(const char* string);DESCRIPTIONstr_len returns the index of the first occurrance of in string.SEE ALSOstrlen(3) str_len(3)
| Related Man Pages |
|---|
| xcb_glx_query_server_string_string_end(3) - centos |
| scan_ip6(3) - debian |
| asn1_decode_simple_der(3) - centos |
| asn1_get_octet_der(3) - suse |
| bcleartos(3tsol) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| pointer arithmetic vs. strlen() & strnlen()? |