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