Nut/OS  4.10.3
API Reference
strlen.c File Reference
#include <compiler.h>
#include <string.h>
Include dependency graph for strlen.c:

Go to the source code of this file.

Functions

size_t strlen (CONST char *str)
 Compute the length of a NUL terminated string.