Numworks Epsilon  1.4.1
Graphing Calculator Operating System
strlen.c File Reference
#include <string.h>

Go to the source code of this file.

Functions

size_t strlen (const char *s)
 

Function Documentation

◆ strlen()

size_t strlen ( const char *  s)

Definition at line 3 of file strlen.c.