[comp.lang.c++] Help needed with g++ stream library

acciaro@scs.carleton.ca (Vincenzo Acciaro) (08/29/90)

I am just starting to use g++ 1.36 on a sparcstation 1+ and need some help.
I need to use the stream library to do basic IO, and g++ does not have
any description of the io library ( e.g. how to do a seek on a stream ).
If you do have any information in this regard please mail it to
acciaro@scs.carleton.ca , including  a list of good books on C++ 
( that would cover the description of the libraries used by 1.36)

Thanks,
Vincenzo Acciaro

P.S. When will g++ become compatible with AT&T 2.0 ?