Newsgroups: comp.lang.c++ Path: utzoo!utgpu!cunews!acciaro From: acciaro@scs.carleton.ca (Vincenzo Acciaro) Subject: Help needed with g++ stream library Message-ID: <1990Aug28.184528.8302@ccs.carleton.ca> Sender: news@ccs.carleton.ca (news) Organization: School of Computer Science, Carleton University, Ottawa, Canada Date: Tue, 28 Aug 90 18:45:28 GMT 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 ?