Dash Core  0.12.2.1
P2P Digital Currency
strnlen.cpp File Reference
#include <cstring>

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.

Referenced by CMessageHeader::GetCommand().