PPL Intoductive Homework
Write the following C++ code to remember your Data Structures Lecture
Your code will read inputs from a text file
Each line on this file should have 3 coloumns and this coluoums have integer values
Create an object for each line of this file
Assign each number on line to a variable on your object
updated 28/10/2002 - 15:51 by Sadi Evren SEKER