The Microsoft Input/Output Stream Classes (iostream.hlp) (Table of Contents; Topic list)
istream& ws
istream                                     Up Contents Index Back
──The Microsoft iostream Classes────────────────────────────────────────────
 
  Syntax
 
  ws
 
  Remarks
 
  Extracts leading white space from the stream by calling the eatwhite
  function.
 
  See Also
 
  istream::eatwhite
 
 
                                     -♦-