stdio.lh

stdio.lh

/* Output from LCLint 2.1a */
#include "bool.h"
 
 
extern const FILE  *stdin;
extern const FILE  *stdout;
extern const FILE  *stderr;
 
# ifndef EXPOSED_TYPE_ioStream
typedef char ioStream[];
# endif
 

Return LCLint Home Page David Evans
Software Devices and Systems
evs@sds.lcs.mit.edu