Hello I'm a fan of Bruce Eckel books:
Thinking in C++ and C++ inside and out. JD "M. Mueller (bhu5nji)" <[EMAIL PROTECTED]>@trilug.org on 03/18/2002 11:13:31 PM Please respond to [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: [Dev] C++ book recommendations Any recommendations on C++ books? Something that describes the gears and pulleys as well as the function. I have Stroustroup from way back when. I was working with a base class last Friday that had no virtual destructor. It wasn't a problem until I added some private data items to the derived class. Then the compiler started complaining. I searched the web and gained a rudimentary understanding of the problem and I found a solution to the problem. Now I want to have a solid understanding of that problem and solution. -- Mike M. Support TriLUG. Reply directly for details on how to send a check. No amount is too small. Subscribe to all the TriLUG lists at http://trilug.org/mailman/listinfo _______________________________________________ Dev mailing list [EMAIL PROTECTED] http://www.trilug.org/mailman/listinfo/dev _______________________________________________ Dev mailing list [EMAIL PROTECTED] http://www.trilug.org/mailman/listinfo/dev
