|
ReactOS 0.4.16-dev-2110-ge3521eb
|

Go to the source code of this file.
Functions | |
| unsigned char *__cdecl | _mbsncat_l (unsigned char *dst, const unsigned char *src, size_t cnt, _locale_t plocinfo) |
| unsigned char *__cdecl | _mbsncat (unsigned char *dst, const unsigned char *src, size_t cnt) |
Definition at line 101 of file mbsncat.cpp.
| unsigned char *__cdecl _mbsncat_l | ( | unsigned char * | dst, |
| const unsigned char * | src, | ||
| size_t | cnt, | ||
| _locale_t | plocinfo | ||
| ) |
Definition at line 38 of file mbsncat.cpp.
Referenced by _mbsncat().