ReactOS
0.4.16-dev-1946-g52006dd
mbsnbset_s.cpp
Go to the documentation of this file.
1
/***
2
*mbsnbset_s.c - Sets first n bytes of string to given character (MBCS)
3
*
4
* Copyright (c) Microsoft Corporation. All rights reserved.
5
*
6
*Purpose:
7
* Sets first n bytes of string to given character (MBCS)
8
*
9
*******************************************************************************/
10
#ifndef _MBCS
11
#error This file should only be compiled with _MBCS defined
12
#endif
13
14
#include <
corecrt_internal_mbstring.h
>
15
#include <
corecrt_internal.h
>
16
17
_REDIRECT_TO_L_VERSION_4
(
errno_t
, _mbsnbset_s,
unsigned
char
*,
size_t
,
unsigned
int
,
size_t
)
corecrt_internal.h
_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
mbsnbset_s.cpp
Generated on Thu Dec 4 2025 06:16:21 for ReactOS by
1.9.6