Query: str_len
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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(3) - centos |
scan_ip6if(3) - debian |
asn1_decode_simple_der(3) - centos |
asn1_get_octet_der(3) - centos |
asn1_get_octet_der(3) - suse |
Similar Topics in the Unix Linux Community |
---|
pointer arithmetic vs. strlen() & strnlen()? |