Oracle® Solaris 11.2 Dynamic Tracing Guide

Exit Print View

Updated: July 2014
 
 

strlen

size_t strlen(string str)

strlen returns the length of the specified string in bytes, excluding the terminating null byte.