ReactOS
0.4.16-dev-1946-g52006dd
lsearch_s.cpp
Go to the documentation of this file.
1
//
2
// lsearch_s.cpp
3
//
4
// Copyright (c) Microsoft Corporation. All rights reserved.
5
//
6
// Defines _lsearch_s(), which performs a linear search over an array, appending
7
// the key to the end of the array if it is not found.
8
//
9
#ifdef __USE_CONTEXT
10
#error __USE_CONTEXT should be undefined
11
#endif
12
13
#define __USE_CONTEXT
14
#include "
lsearch.cpp
"
lsearch.cpp
sdk
lib
ucrt
stdlib
lsearch_s.cpp
Generated on Thu Dec 4 2025 06:16:22 for ReactOS by
1.9.6