This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
help! where is ios::cur?
- From: Mike Coleman <mkc at stowers-institute dot org>
- To: libstdc++ at gcc dot gnu dot org
- Date: Fri, 8 Feb 2002 14:55:58 -0600 (CST)
- Subject: help! where is ios::cur?
Can anyone tell me where 'ios::cur' lives these days? The program I'm
trying to compile does this
#include <fstream.h>
#include <strstream.h>
which seems to work with g++ 2.95 (on a debian alpha linux box), but
fails with g++ 3.0.3 (on a Tru64 5.1 box), due to 'ios::cur' not being
found.
Sorry to bug the list, but I've been wading around in the docs and
headers for 30 minutes and I just can't see it.
Mike
--
Mike Coleman, Scientific Programmer, +1 816 926 4419
Stowers Institute for Biomedical Research
1000 E. 50th St., Kansas City, MO 64110