this my program...
{
char name[5];
cout << "NPM : ";
cin >> name;
cout << " name: " << name <<endl;
}
make the display name, birth date, with the provisions of each letter can not be more, if more then error. use array function !! how to input data if more array notice error..?