Embedded TCP/IP stack  4.7.0

◆ fnet_strlen()

fnet_size_t fnet_strlen ( const fnet_char_t str)

Calculates the length of a string.

Parameters
strPointer to the null-terminated string to be examined.
Returns
This function returns the number of characters in str.

This function computes the number of bytes in the string to which str points, not including the terminating null character.


© 2005-2020 by Andrej Butok. http://fnet.sourceforge.net