User: GranTurismo

  • Public profile

User profile: GranTurismo

User info
User name:GranTurismo
History
Joined:
Number of posts:4
Latest posts:

Reading from a text file into Parallel Arrays
Actually got this figured out on Stack. The solution is to use getline 5x (4 with data, one blank) a...

Reading from a text file into Parallel Arrays
Having trouble reading information from a text file to parallel arrays. The info is arranged as such...

Do While Skipping Line
And I figured out a workaround. Put [code]cin.ignore(1000, '\n');[/code] at the beginning, work...

Do While Skipping Line
Whenever the program loops back to the beginning to re enter the customer name, it skips the "Enter ...

This user does not accept Private Messages