amath  1.8.5
Simple command line calculator
strlen.c File Reference

Go to the source code of this file.

Functions

int StrLen (const char *string)
 Get the length of a null terminated string. More...
 

Function Documentation

◆ StrLen()