Bitcoin ABC  0.28.12
P2P Digital Currency
Functions
strnlen.cpp File Reference
#include <cstring>
Include dependency graph for strnlen.cpp:

Go to the source code of this file.

Functions

size_t strnlen (const char *start, size_t max_len)
 

Function Documentation

◆ strnlen()

size_t strnlen ( const char *  start,
size_t  max_len 
)

Definition at line 12 of file strnlen.cpp.

Here is the caller graph for this function: