المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Function pointer problem



C++ Programming
05-21-2011, 10:54 AM
#include
#include

using namespace std;

void Print(const string& value)
{
cout