home *** CD-ROM | disk | FTP | other *** search
/ Super Net 1 / SUPERNET_1.iso / PC / OTROS / EXTRAS / UUCODE / UUPC / TEST / UPC12ES1.ZIP / LIB / setstdin.h < prev    next >
Encoding:
Text File  |  1993-10-26  |  1.5 KB  |  33 lines

  1. /*--------------------------------------------------------------------*/
  2. /*       s e t s t d i n . c                                          */
  3. /*                                                                    */
  4. /*       Set Standard input for Windows/NT programs                   */
  5. /*--------------------------------------------------------------------*/
  6.  
  7. /*--------------------------------------------------------------------*/
  8. /*       Changes Copyright (c) 1989-1993 by Kendra Electronic         */
  9. /*       Wonderworks.                                                 */
  10. /*                                                                    */
  11. /*       All rights reserved except those explicitly granted by       */
  12. /*       the UUPC/extended license agreement.                         */
  13. /*--------------------------------------------------------------------*/
  14.  
  15. /*--------------------------------------------------------------------*/
  16. /*       Copyright (c) David M. Watt 1993                             */
  17. /*--------------------------------------------------------------------*/
  18.  
  19. /*--------------------------------------------------------------------*/
  20. /*                          RCS Information                           */
  21. /*--------------------------------------------------------------------*/
  22.  
  23. /*
  24.  *    $Id: setstdin.h 1.1 1993/10/26 12:45:13 ahd Exp $
  25.  *
  26.  *    $Log: setstdin.h $
  27.  * Revision 1.1  1993/10/26  12:45:13  ahd
  28.  * Initial revision
  29.  *
  30.  */
  31.  
  32. void setstdinmode( void );
  33.