printf("DVD Title = %s\n", dvd->GetTitle());
where dvd->GetTitle() returns an stl string.
printf("DVD Title = %s\n", dvd->GetTitle().c_str());
Trouble logging in? Simply enter your email address OR username in order to reset your password.
For faster and more reliable delivery, add support@liquid-technologies.com to your trusted senders list in your email software.