libite 2.6.1
strnlen.h File Reference
#include <stddef.h>

Go to the source code of this file.

Macros

#define LIBITE_STRNLEN_H_
 
#define strnlen(str, lim)
 

Detailed Description

Author
Joachim Wiberg
Date
2016-2021

Definition in file strnlen.h.

Macro Definition Documentation

◆ LIBITE_STRNLEN_H_

#define LIBITE_STRNLEN_H_

Definition at line 31 of file strnlen.h.

◆ strnlen

#define strnlen ( str,
lim )
Value:
xstrnlen(str, lim)

Wrapper for xstrnlen()

Definition at line 42 of file strnlen.h.