Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: rafa26
  • Content: Threads
  • Order by date
  1. rafa26

    cin.getline problem

    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...

Part and Inventory Search

Back
Top