help! where is ios::cur?
Mike Coleman
mkc@stowers-institute.org
Fri Feb 8 12:56:00 GMT 2002
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
More information about the Libstdc++
mailing list