ReactOS
0.4.16-dev-1946-g52006dd
mbccpy_s.cpp
Go to the documentation of this file.
1
/***
2
*mbccpy_s.c - Copy one character to another (MBCS)
3
*
4
* Copyright (c) Microsoft Corporation. All rights reserved.
5
*
6
*Purpose:
7
* Copy one MBCS character to another (1 or 2 bytes)
8
*
9
*******************************************************************************/
10
11
#include <
corecrt_internal_mbstring.h
>
12
13
#pragma warning(suppress:__WARNING_POSTCONDITION_NULLTERMINATION_VIOLATION)
// 26036
14
_REDIRECT_TO_L_VERSION_4
(
errno_t
, _mbccpy_s,
unsigned
char
*,
size_t
,
int
*,
const
unsigned
char
*)
_REDIRECT_TO_L_VERSION_4
#define _REDIRECT_TO_L_VERSION_4(_ReturnType, _FunctionName, _Type1, _Type2, _Type3, _Type4)
Definition:
corecrt_internal.h:1792
corecrt_internal_mbstring.h
errno_t
int errno_t
Definition:
corecrt.h:615
sdk
lib
ucrt
mbstring
mbccpy_s.cpp
Generated on Thu Dec 4 2025 06:16:20 for ReactOS by
1.9.6