This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: annoying.. filebuf's


On Tue, Jun 19, 2001 at 03:52:21AM +0200, Roberto Diaz wrote:
> /usr/include/g++-3/streambuf.h:    filebuf();
> /usr/include/g++-3/streambuf.h:    filebuf(int fd);
> /usr/include/g++-3/streambuf.h:    filebuf(int fd, char* p, int len);
               ^^^^^
Wrong library, wrong list.  :-)

http://gcc.gnu.org/onlinedocs/libstdc++/faq/index.html#4_4_interface

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]