Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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().