ReactOS
0.4.16-dev-1946-g52006dd
mbsspnp.cpp
Go to the documentation of this file.
1
/***
2
*mbsspnp.c - Find first string char in charset, pointer return (MBCS)
3
*
4
* Copyright (c) Microsoft Corporation. All rights reserved.
5
*
6
*Purpose:
7
* Returns maximum leading segment of string consisting solely
8
* of characters from charset. Handles MBCS characters correctly.
9
*
10
*******************************************************************************/
11
#ifndef _MBCS
12
#error This file should only be compiled with _MBCS defined
13
#endif
14
15
#define _RETURN_PTR
16
#include "
mbsspn.cpp
"
mbsspn.cpp
sdk
lib
ucrt
mbstring
mbsspnp.cpp
Generated on Thu Dec 4 2025 06:16:21 for ReactOS by
1.9.6