Index: [thread] [date] [subject] [author]
  From: Luke Oliver Palmer <lop@acpub.duke.edu>
  To  : 
  Date: Mon, 01 Feb 1999 00:59:19 -0500

missing stl

i found something in bjarne stroustrup's c++ book that was going to help
me a lot with the input phase of my program: namely <sstream>, which
would allow me to declare a variable of type istringstream, which would
do something very useful for my program.  i guess if it is in that
book,  it is supposed to be in STL.  it is not available on acpub, which
really sucks.  <sstream> is in the online STL tutorial also...  what
gives?
-luke



Index: [thread] [date] [subject] [author]