Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenconsole.h
Go to the documentation of this file.
00001 /* console.h */ 00002 00003 #ifndef __CRT_INTERNAL_CONSOLE_H 00004 #define __CRT_INTERNAL_CONSOLE_H 00005 00006 #ifndef _CRT_PRECOMP_H 00007 #error DO NOT INCLUDE THIS HEADER DIRECTLY 00008 #endif 00009 00010 extern int char_avail; 00011 extern int ungot_char; 00012 00013 #endif 00014 00015 /* EOF */ 00016 Generated on Thu May 24 2012 04:18:11 for ReactOS by
1.7.6.1
|