home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2000 May / MICD_2000_05.iso / CBuilder5 / INSTALL / DATA1.CAB / Program_Built_Files / Include / csearch.h < prev    next >
C/C++ Source or Header  |  2000-02-01  |  325b  |  18 lines

  1. /*  csearch.h
  2.  
  3.     Standard C header file wrapper for search.h
  4. */
  5.  
  6. /*
  7.  *      C/C++ Run Time Library - Version 10.0
  8.  *
  9.  *      Copyright (c) 1997, 2000 by Inprise Corporation
  10.  *      All Rights Reserved.
  11.  *
  12.  */
  13.  
  14. /* $Revision:   9.0  $ */
  15.  
  16. #define  __USING_CNAME__
  17. #include <search.h>
  18. #undef   __USING_CNAME__