Hi there
Ihave this program that i enter certain ammount of movie names their directors and year made in three different arrays using cin.getline(stringname[],lengthsize,'\n').
The part of the code is as follows:
for(i=0;i<3;i++)
{
cout<<"Enter Movie: "<<i+1<<endl...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.