|
||||||||||||||||||
Add Forum to Favorites | Send Topic To a Friend | View Forum FAQ | Track this topic |
Last Thread Next Thread ![]() |
| The C Standard Library Part 2 |
|
![]() Agony GDNet+ Member since: 1/7/2004 From: Kansas City, MO, United States |
||||
|
|
||||
Besides the near-obligatory appreciation given to SiCrane for a well-done article that saves me effort that I would have never been motivated to perform , I can point out the minor issue of two typos, both in the Shrinking vectors section: The first paragraph ends with "...you can use try the copy and swap trick." And the comments in the code example contain the word "shurnk", which, while being fun to say, most certainly should be "shrunk".Otherwise, thank you muchly. |
||||
|
||||
![]() swiftcoder Member since: 7/3/2003 From: Boston, MA, United States |
||||
|
|
||||
| An excellent introductory article, thank you SiCrane. |
||||
|
||||
![]() Anonymous Poster |
||||
|
||||
Quote: What are the historical reasons? |
||||
|
||||
![]() Anonymous Poster |
||||
|
||||
Quote: What are the historical reasons? |
||||
|
||||
![]() swiftcoder Member since: 7/3/2003 From: Boston, MA, United States |
||||
|
|
||||
Quote: No idea, but the C std library is also all lower case (except, confusingly, for FILE pointers). Was C at some point not case-sensitive? |
||||
|
||||
![]() Muhammad Haggag Moderator Member since: 9/22/2000 From: Redmond, WA, United States |
||||
|
|
||||
Definitely a SiCrane-quality article. There's one more typo that Agony didn't mention:Quote: It should be "its", of course. Also, I was rather surprised by the absence of any material covering or mentioning std::vector<>::at. Perhaps I missed it? Please read the DirectX FAQ, it answers a lot of common technical questions | NeXe | Journal #259850 |
||||
|
||||
![]() me22 Member since: 4/2/2003 From: Montreal, Canada |
||||
|
|
||||
Obligatory pimp of my article about std::vector : http://gpwiki.org/index.php/C_plus_plus:Modern_C_plus_plus:VectorsQuote: Maybe Bjarne didn't like upper-case letters, who knows ;) I find uppercase_with_underscores nice anyways, so meh. |
||||
|
||||
![]() Obli Member since: 2/16/2005 From: United Kingdom |
||||
|
|
||||
| Fantastic article that I found extremely useful. Having just grasped the basics of MFC Lists, I've been looking for a good article to indroduce (and give examples of) the STL equivalants. I didn't notice std::vector<>::at either. I guess that's one to look-up elsewhere! Thank you very much SiCrane. |
||||
|
||||
![]() OzzoNation Member since: 7/13/2006 From: London, United Kingdom |
||||
|
|
||||
| Ah, short, simple, and short, just the way I like em :) Thank you SiCrane. |
||||
|
||||
![]() jochen Member since: 11/4/2000 From: Germany |
||||
|
|
||||
| This article is excellent! Expecially mentioning boost here makes it even more brilliant. Imho boost is has become a "must" use for c++ devolepers. However I often wonder that many c++ developers don't even know it. Keep up good work SiCrane! Cheers, Jochen |
||||
|
||||
![]() mattdev Member since: 11/16/2006 From: London, United Kingdom |
||||
|
|
||||
| Excellent article, thanks SiCrane. |
||||
|
||||
All times are ET (US)![]() |
Last Thread Next Thread ![]() |
|