Current Path :
/
usr
/
include
/
bits
/
types
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//usr/include/bits/types/__FILE.h
#ifndef ____FILE_defined #define ____FILE_defined 1 struct _IO_FILE; typedef struct _IO_FILE __FILE; #endif