Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!gem.mps.ohio-state.edu!rpi!leah!bingvaxu!sunybcs!sbcs!allen From: allen@sbcs.sunysb.edu ( Allen Leung) Newsgroups: comp.lang.c++ Subject: Random Access & streams Keywords: gnu c++, AT&T C++ Message-ID: <3664@sbcs.sunysb.edu> Date: 17 Oct 89 03:03:42 GMT Sender: news@sbcs.sunysb.edu Distribution: na Lines: 14 Hello there. Does anybody out there have experience doing random access I/O using C++'s streams constructs? Stroustrup's book has little/no info on the subject. I am currently running AT&T's C++ release 1 and gnu c++. Is there a uniform way to do stream I/O in these two compilers? Thanks in advance. --a allen@sbcs.sunysb.edu