QDP++
qdp_strnlen.cc File Reference
#include "qdp_config.h"
#include "qdp_strnlen.h"
#include <stdlib.h>

Go to the source code of this file.

Functions

size_t strnlen (const char *s, size_t maxlen)

Function Documentation

◆ strnlen()

size_t strnlen ( const char * s,
size_t maxlen )

Definition at line 10 of file qdp_strnlen.cc.

Referenced by gethostname().