Xref: utzoo comp.sources.wanted:17035 comp.lang.c++:13966 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbnewsm!cbnewsk!pegasus!hansen From: hansen@pegasus.att.com (Tony L. Hansen) Newsgroups: comp.sources.wanted,comp.lang.c++ Subject: Re: C++ Answer BOOK Summary: retrieve via ftp or mail server from netlib@research.att.com Keywords: C++, Hansen Message-ID: <1991Jun10.014817.24959@cbnewsk.att.com> Date: 10 Jun 91 01:48:17 GMT References: Sender: hansen@cbnewsk.att.com (tony.l.hansen) Organization: AT&T Bell Laboratories Lines: 44 < Is the source code for the answers in Tony Hansen's 'The C++ Answer < Book' available by ftp from somewhere, and if so, where? The C++ code from my book "The C++ Answer Book" is available in AT&T's research network library, a.k.a. netlib. !!!!!!! NEWS FLASH !!!!!!! The netlib may be reached either via a mail server or >>> via Internet FTP. <<< To access the information file on the code via the mail server, send a mail message to netlib@research.att.com or research!netlib which has the following line within its body: send index from c++/answerbook Then to get the code for any particular exercise, send a message with a line such as this in its body: send 3.5 from c++/answerbook. You will also need to retrieve the file "tools". Appendix B may also be useful. send tools from c++/answerbook send appendixb from c++/answerbook General information on netlib may be retrieved with send index To access the information file via FTP, use the command "ftp research.att.com" and log in as "netlib" (note: do NOT log in as "anonymous"). Use your login@domain as the password. Then do the command "cd c++/answerbook". The files named above may then be retrieved. I hope that this code proves of use to you, just as my book is. Cheers! Tony Hansen hansen@pegasus.att.com, tony@attmail.com att!pegasus!hansen, attmail!tony