login
Header Space

 
 

gcc/g++ iostream docs

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
Date: Wednesday, August 5, 1992 - 11:29 am

Hi all,

Does anyone know where I can find some documentation for the GNU v2.2.2
implementation of iostream.  I have a series of classes that provide a
streams interface to inet and unix domain sockets.  I inherited my classes
from the cfront v2.0 iostream implementation (I hacked filebuf/fstream :-)
but it looks like GNU has made some changes (hopefully for the better :-).  
Anyway, I tried porting the unix-domain socket class to Linux and everything 
crashed and burned.  If there is no documentation available, the source for 
filebuf/fstream would be helpful.

Thanks in advance.

Mike Kenney
UW Applied Physics Lab
mikek@apl.washington.edu
kenney@u.washington.edu
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
gcc/g++ iostream docs, Michael Kenney, (Wed Aug 5, 11:29 am)
speck-geostationary