ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

console.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 doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.