Prefer std::string to char*
- Published 02/22/2007
Understand the benefits of using the STL's std::string class over the C-like character arrays.
| May | JUN | Jul |
| 07 | ||
| 2009 | 2010 | 2011 |

Understand the benefits of using the STL's std::string class over the C-like character arrays.
Read a guide to dealing with some of the problems encountered with multiple inheritance.

