home *** CD-ROM | disk | FTP | other *** search
/ Beginning C++ Through Gam…rogramming (2nd Edition) / BCGP2E.ISO / bloodshed / devcpp-4.9.9.2_setup.exe / dir.h < prev    next >
C/C++ Source or Header  |  2005-01-29  |  739b  |  27 lines

  1. /* 
  2.  * dir.h
  3.  *
  4.  * This file OBSOLESCENT and only provided for backward compatibility.
  5.  * Please use io.h instead.
  6.  *
  7.  * This file is part of the Mingw32 package.
  8.  *
  9.  * Contributors:
  10.  *  Created by Colin Peters <colin@bird.fu.is.saga-u.ac.jp>
  11.  *             Mumit Khan <khan@xraylith.wisc.edu>
  12.  *
  13.  *  THIS SOFTWARE IS NOT COPYRIGHTED
  14.  *
  15.  *  This source code is offered for use in the public domain. You may
  16.  *  use, modify or distribute it freely.
  17.  *
  18.  *  This code is distributed in the hope that it will be useful but
  19.  *  WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESS OR IMPLIED ARE HEREBY
  20.  *  DISCLAIMED. This includes but is not limited to warranties of
  21.  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  22.  *
  23.  */
  24.  
  25. #include <io.h>
  26.  
  27.