ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

search.h File Reference
#include <crtdefs.h>
#include <stddef.h>
#include <sec_api/search_s.h>

Go to the source code of this file.

Defines

#define _CRT_ALGO_DEFINED

Functions

void *__cdecl bsearch (const void *_Key, const void *_Base, size_t _NumOfElements, size_t _SizeOfElements, int(__cdecl *_PtFuncCompare)(const void *, const void *))
void __cdecl qsort (void *_Base, size_t _NumOfElements, size_t _SizeOfElements, int(__cdecl *_PtFuncCompare)(const void *, const void *))
_CRTIMP void *__cdecl _lfind (const void *_Key, const void *_Base, unsigned int *_NumOfElements, unsigned int _SizeOfElements, int(__cdecl *_PtFuncCompare)(const void *, const void *))
_CRTIMP void *__cdecl _lsearch (const void *_Key, void *_Base, unsigned int *_NumOfElements, unsigned int _SizeOfElements, int(__cdecl *_PtFuncCompare)(const void *, const void *))
_CRTIMP void *__cdecl lfind (const void *_Key, const void *_Base, unsigned int *_NumOfElements, unsigned int _SizeOfElements, int(__cdecl *_PtFuncCompare)(const void *, const void *))
_CRTIMP void *__cdecl lsearch (const void *_Key, void *_Base, unsigned int *_NumOfElements, unsigned int _SizeOfElements, int(__cdecl *_PtFuncCompare)(const void *, const void *))

Generated on Sun May 27 2012 05:29:31 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.