The Microsoft Input/Output Stream Classes (iostream.hlp) (Table of Contents; Topic list)
istream::isfx
istream                                     Up Contents Index Back
──The Microsoft iostream Classes────────────────────────────────────────────
 
  void isfx();
 
  Remarks
 
  This input suffix function is called at the end of every extraction
  operation. In the current implementation, it does nothing, but it may be
  used in future versions of the class library.
 
 
                                     -♦-