home *** CD-ROM | disk | FTP | other *** search
/ GRIPS 2: Government Rast…rocessing Software & Data / GRIPS_2.cdr / dos / imdisp / source / fileutil.h < prev    next >
Encoding:
C/C++ Source or Header  |  1990-11-06  |  322 b   |  16 lines

  1. /****  FILEUTIL.H
  2.  
  3.        Header file for FILEUTIL.H
  4.        Built by A. Warnock, ST Systems Corp., NASA/GSFC 5/90
  5.  
  6. ****/
  7.  
  8. /* * * *  External Function Prototypes * * * */
  9.  
  10. extern int  FileSel(char *);
  11. extern int  GetFile (void);
  12. extern int  ChangeDir (char *);
  13.  
  14. /* * * *  External Global Variables * * * */
  15.  
  16.