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

iostream.h
Go to the documentation of this file.
00001 using _STLP_OLD_IO_NAMESPACE::istream;
00002 using _STLP_OLD_IO_NAMESPACE::ostream;
00003 
00004 /* HP aCC include files re-define these when THREAD_SAFE */
00005 #if !defined(cin)
00006 using _STLP_OLD_IO_NAMESPACE::cin;
00007 #endif
00008 #if !defined(cout)
00009 using _STLP_OLD_IO_NAMESPACE::cout;
00010 #endif
00011 #if !defined(cerr)
00012 using _STLP_OLD_IO_NAMESPACE::cerr;
00013 #endif
00014 #if !defined(clog)
00015 using _STLP_OLD_IO_NAMESPACE::clog;
00016 #endif
00017 
00018 using _STLP_OLD_IO_NAMESPACE::endl;
00019 using _STLP_OLD_IO_NAMESPACE::ends;
00020 
00021 using _STLP_OLD_IO_NAMESPACE::ios;
00022 using _STLP_OLD_IO_NAMESPACE::flush;
00023 
00024 // using _STLP_OLD_IO_NAMESPACE::ws;

Generated on Sun May 27 2012 04:28:46 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.