ReactOS 0.4.16-dev-937-g7afcd2a
mbsncpy_s_l.cpp File Reference
#include <corecrt_internal_securecrt.h>
#include <mbstring.h>
#include "mbsncpy_s.inl"
Include dependency graph for mbsncpy_s_l.cpp:

Go to the source code of this file.

Macros

#define _FUNC_NAME   _mbsncpy_s_l
 
#define _COUNT   _CountInChars
 
#define _COUNT_IN_BYTES   0
 

Macro Definition Documentation

◆ _COUNT

#define _COUNT   _CountInChars

Definition at line 18 of file mbsncpy_s_l.cpp.

◆ _COUNT_IN_BYTES

#define _COUNT_IN_BYTES   0

Definition at line 19 of file mbsncpy_s_l.cpp.

◆ _FUNC_NAME

#define _FUNC_NAME   _mbsncpy_s_l

Definition at line 17 of file mbsncpy_s_l.cpp.