start
[[start]] last edit on Oct 8, 2010 12:48 PM by Anonymous



I'm trying to make answers to the exercises in the book: C++ Primer 4th edition By Stanley B. Lippman, Barbara E. Moo, Josée LaJoie.

Some said it is worse than useless if answers are wrong. If you find anything wrong, feel free to leave your comment.

Of course, please feel free to write your answers here too. Please don't remove other's but just add your answers and comments.

I will simply follow the exercises appear on the book. Please refer http://www.awprofessional.com/title/0201721481 for more detail about the book.

There is a famous answer book: http://www.awprofessional.com/title/0201309939 but it's written for the 3rd edition.
The 4th edition is re-written for the standard library.


Happy Programming!
kursy tańca Kraków
Kolektor słoneczny Kraków
Gabinet stomatologiczny Kraków
Kursy NLP
wkładki domaciczne
salon fryzjerski kraków

P.S. missing texts (on page 231) were found! Thanks, Mates!

Newsgroups: comp.lang.c++
From: "ikinal" <iki...@ieee.org> - Find messages by this author
Date: 16 Aug 2005 07:31:17 -0700
Local: Wed, Aug 17 2005 12:31 am
Subject: Re: C++ Primer, 4th Edition

 This behavior follows from the normal initialization rules for const objects (Sec
 tion 2.4, p.56). Because the initialization copies the value of the initializer, we can
 initialize a nonconst object from a const object, or vice versa.

hope that helps.
Ihor



10/25/05
Doesn't seem like anyone is updating this page. It's had the first 3 pages done since mid-august.
Perhaps the 4th edition answer book has been released. I personally don't think it's worth $30+
for an answer key, so I'm going to do my best to answer this stuff as I read through the book.
My programming (especially C++) skills are a bit rusty though, so I'm sorry for any errors.
Feel free to change any of my entries and leave a note about what you changed.
http://katalogiseo.eu/index.php?slowo=www.domczasu.pl&szukaj=Szukaj&m=5
http://www.poszukiwania.com/search-www.domczasu.pl-0.html
http://rks.pl/index.php?slowo=www.domczasu.pl&szukaj=Szukaj&m=5
http://dirseek.info/index.php?slowo=www.domczasu.pl&szukaj=Szukaj+w+katalogu&m=5
http://rks.pl/index.php?slowo=www.domczasu.pl&szukaj=Szukaj&m=5
http://www.turn-mn.org/?mode=search&search=www.domczasu.pl&btnG=Szukaj
http://www.promocja.ikaz.eu/?mode=search&search=www.domczasu.pl&btnG=Szukaj
http://www.socket.az.pl/index.php?slowo=www.domczasu.pl&szukaj=Szukaj&m=5
http://seo10.pdg.pl/index.php?slowo=www.domczasu.pl&szukaj=Szukaj&m=5
http://informator.e-graf.pl/index.php?slowo=www.domczasu.pl&szukaj=Szukaj&m=5
http://rks.pl/index.php?slowo=www.domczasu.pl&szukaj=Szukaj&m=5
http://katalog.czacha.eu/index.php?slowo=www.domczasu.pl&szukaj=Szukaj&m=5
http://www.katalogwww.seonet.host247.pl/www.domczasu.pl,szukaj.html
http://www.otohotele.pl/index.php?slowo=www.domczasu.pl&szukaj=Szukaj&m=5
http://katalog2.nasz.net/index.php?slowo=www.domczasu.pl&szukaj=Szukaj&m=5
http://www.kalendarze.zaproszeniaweselne.info/?mode=search&search=www.domczasu.pl&btnG=Szukaj
Also note: I didn't find this wiki until I was at section 2.3.6, so there are missing answers for
most exercises before that point (which I will NOT be answering) -c0uchm0nster
12/17/2005
I have stopped updating this wiki. I have moved my contributions (2.3.6 on) to my own wiki, which
is better maintained and more readable. It is available at http://cppprimer.jesseolmer.com -c0uchm0nster



Exercises Section 1.1.1
Exercises Section 1.2.2
Exercises Section 1.3
Exercises Section 1.4.2
Exercises Section 1.4.3
Exercises Section 1.4.4
Exercises Section 1.5.1
Exercises Section 1.5.2
Exercises Section 1.6
Exercises Section 2.3.6
Exercises Section 2.4
Exercises Section 2.5
Exercises Section 2.8
Exercises Section 2.9.1
Exercises Section 3.1
Exercises Section 3.2.1
Exercises Section 3.2.2
Exercises Section 3.2.4
Exercises Section 3.3.1
Exercises Section 3.3.2
Exercises Section 3.4
Exercises Section 3.4.1
Exercises Section 3.5.2
Exercises Section 4.1.1
Exercises Section 4.1.2
Exercises Section 4.2.2
Exercises Section 4.2.3
Exercises Section 4.2.4
Exercises Section 4.3
Exercises Section 4.3.1
Exercises Section 4.3.2
Exercises Section 4.4.1
Exercises Section 5.1
Exercises Section 5.2
Exercises Section 5.3.1
Exercises Section 5.4.2
Exercises Section 5.4.3
Exercises Section 5.5
Exercises Section 5.6
Exercises Section 5.7
Exercises Section 5.8
Exercises Section 5.9
Exercises Section 5.10.2
Exercises Section 5.10.3
Exercises Section 5.11
Exercises Section 5.12.3
Exercises Section 5.12.7
Exercises Section 6.3
Exercises Section 6.5.1
Exercises Section 6.6.5
Exercises Section 6.7
Exercises Section 6.8.2
Exercises Section 6.9
Exercises Section 6.10
Exercises Section 6.11
Exercises Section 6.12
Exercises Section 6.13.2
Exercises Section 6.14
Exercises Section 7.1.2
Exercises Section 7.2.1