home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Stars of Shareware: Programmierung
/
SOURCE.mdf
/
programm
/
msdos
/
c
/
djgpp
/
include
/
libc.h
< prev
next >
Wrap
C/C++ Source or Header
|
1991-01-20
|
247b
|
10 lines
/* This file may have been modified by DJ Delorie (Jan 1991). If so,
** these modifications are Coyright (C) 1991 DJ Delorie, 24 Kirsten Ave,
** Rochester NH, 03867-2954, USA.
*/
#ifndef _File_h
#pragma once
#include <builtin.h>
#endif